mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
tests: Add unit tests for fpi-ssm
Verify that the state machine actions are done as we expected, being the main tool for drivers, better to check that is done as we expect.
This commit is contained in:
@@ -58,6 +58,7 @@ test_utils = static_library('fprint-test-utils',
|
||||
|
||||
unit_tests = [
|
||||
'fpi-device',
|
||||
'fpi-ssm',
|
||||
]
|
||||
|
||||
if 'virtual_image' in drivers
|
||||
|
||||
Reference in New Issue
Block a user