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:
Marco Trevisan (Treviño) 2019-12-12 18:42:46 +01:00
parent fe828d0bb2
commit 42b1deaeea
2 changed files with 1397 additions and 0 deletions

View file

@ -58,6 +58,7 @@ test_utils = static_library('fprint-test-utils',
unit_tests = [
'fpi-device',
'fpi-ssm',
]
if 'virtual_image' in drivers

1396
tests/test-fpi-ssm.c Normal file

File diff suppressed because it is too large Load diff