mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
tests: Add fp-device basic unit tests
Use the virtual image device as base for now, while the new setup allows to create easily fake device drivers without including the driver in libfprint itself and test all the fpi_device functionalities.
This commit is contained in:
@@ -56,6 +56,7 @@ if 'virtual_image' in drivers
|
||||
|
||||
unit_tests = [
|
||||
'fp-context',
|
||||
'fp-device',
|
||||
]
|
||||
|
||||
foreach test_name: unit_tests
|
||||
|
||||
Reference in New Issue
Block a user