mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
tests: Allow multiple tests per driver
Allow multiple tests per driver by using the first section of the directory name, before the separating '-', as the driver name.
This commit is contained in:
committed by
Benjamin Berg
parent
4ef13d971d
commit
01663c1fb5
@@ -20,6 +20,10 @@ A new 'capture' test is created by means of `capture.py` script:
|
||||
|
||||
`mkdir DRIVER`
|
||||
|
||||
Note that the name must be the exact name of the libfprint driver,
|
||||
or the exact name of the driver followed by a `-` and a unique identifier
|
||||
of your choosing.
|
||||
|
||||
2. Prepare your execution environment.
|
||||
|
||||
In the next step a working and up to date libfprint is needed. This can be
|
||||
|
||||
Reference in New Issue
Block a user