Files
libfprint/tests/tod-drivers/README.md
T
Marco Trevisan (Treviño) 80cf417b30 tests: Check if loading a pre-built binary keep working with libfprint
The libfprint tod fake library is built using using libtod v1.90.1+tod1
and we need to ensure that it will continue working until we won't
change ABI/API.
2020-12-04 02:16:16 +01:00

10 lines
389 B
Markdown

# TOD drivers to use for testing
This directory is used by the test-suite to load and verify pre-built drivers.
For main testing this directory should contain the "fake_test_dev" driver (AKA
test-device-fake) built using the minimum libfprint TOD we want to support.
In this way the library is loaded during tests and tested for all the upstream
tests and particularly test-fpi-device.