Files
libfprint/tests/tod-drivers
Marco Trevisan (Treviño) b6ef314434 tests/tod-drivers: Move FpDeviceFeature definitions to base-fp-device
They're public enums, so put there in the expected file.
2022-02-14 18:50:11 +01:00
..

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.

Such binaries are compiled (for each platform) using the libfprint TOD test drivers project, per each supported version.