mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 18:38:07 +00:00
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.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
*/
|
||||
|
||||
#ifdef TEST_TOD_DRIVER
|
||||
#define FP_COMPONENT "fake_test_dev_tod"
|
||||
#define FP_COMPONENT "fake_test_dev_tod_current"
|
||||
#else
|
||||
#define FP_COMPONENT "fake_test_dev"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user