summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2024-02-20build/tests: Skip a test if the test requires it during inspectionMarco Trevisan (Treviño)1-1/+7
2024-02-20build: Look for sh just onceMarco Trevisan (Treviño)1-5/+5
2024-02-20build: Stop using deprecated dep.get_pkgconfig_variable() methodMarco Trevisan (Treviño)1-1/+1
2024-02-19egismoc: added test and capture for 05a1 variantJoshua Grisham4-0/+419
2024-02-19Initial commit of egismoc driverJoshua Grisham4-0/+419
2024-02-13cleanup: Use allow/deny lists instead of color based onesMarco Trevisan (Treviño)3-4/+4
2024-02-13 focaltechmoc:Support FocalTech moc devicesxiaofei4-0/+475
2024-01-22tests: make `mktemp` command call work with Chimera Linux's `mktemp`Mohammed Anas1-1/+1
2024-01-22tests: remove Bash dependency in favor of `sh`Mohammed Anas1-3/+2
2023-10-27drivers: add realtek rts5813 driverhuan_huang4-0/+351
2023-08-22tests/egis0570/capture.pcapng: Remove execution permissionMarco Trevisan (Treviño)1-0/+0
2023-08-21tests: Use native GTest utils to generate assets namesMarco Trevisan (Treviño)2-8/+10
2023-06-28tests: Add support for installed testsMarco Trevisan (Treviño)3-3/+110
2023-06-24tests/virtual-image: Support passing specific FP_PRINTS_PATH env variableMarco Trevisan (Treviño)2-5/+12
2023-06-24meson: Bump requirements to 0.56 and adapt deprecated functionsMarco Trevisan (Treviño)1-11/+11
2023-06-23tests/virtual-device: Check that removed devices are not in context anymoreMarco Trevisan (Treviño)1-0/+28
2023-06-22tests/virtual-device: Do not preserve context on unplug testsMarco Trevisan (Treviño)1-74/+98
2023-06-22tests/virtual-device: Reset keep alive status when test is doneMarco Trevisan (Treviño)1-0/+1
2023-06-22tests/virtual-device: Restore default enroll steps on tearDownMarco Trevisan (Treviño)1-1/+5
2023-03-15test-fpi-device: Only push pragma -wdanging-pointer in newer GCC versionsMarco Trevisan (Treviño)1-0/+4
2023-01-19goodixmoc: Fix missing "enroll create" stateEnrik Berkhan2-69/+80
2023-01-17upektc_img: Add new unit test for the TCS1s chip variantZoltán Böszörményi4-0/+309
2023-01-10tests: valgrind: update python and libfprint suppressions listVasily Khoruzhick2-0/+21
2023-01-10tests: valgrind: generate suppressions list for new tests-suppress-new-valgri...Vasily Khoruzhick1-0/+1
2022-10-13test-device-fake: Add more logging showing the current device actionMarco Trevisan (Treviño)1-0/+29
2022-10-13tests: Be stricter on valgrind leak checksMarco Trevisan (Treviño)2-1/+29
2022-10-13fp-device: Do not setup current action before updating temperatureMarco Trevisan (Treviño)1-0/+5
2022-10-13test-fpi-device: Cleanup the device ID / driver before overriding itMarco Trevisan (Treviño)1-0/+2
2022-10-13test-device-fake: Consume the identify print if we're returning with errorMarco Trevisan (Treviño)1-0/+1
2022-10-13tests/fpcmoc: Ensure python tests exit with error on every exceptionMarco Trevisan (Treviño)1-0/+6
2022-10-11fpcmoc: Support FPC moc devicesHaowei Lo4-0/+321
2022-09-28tests/meson: Avoid searching for programs multiple timesMarco Trevisan (Treviño)1-3/+7
2022-09-28tests: Ensure python tests exit with error on every exceptionMarco Trevisan (Treviño)5-2/+25
2022-09-28synaptics, goodix: Properly check for finger status during enroll progressMarco Trevisan (Treviño)2-2/+2
2022-09-27libfprint: Add top-level sync-udev-hwdb target for updating DBMarco Trevisan (Treviño)1-1/+1
2022-09-27tests: Do not use deprecated declarations in virtual device testsMarco Trevisan (Treviño)2-5/+8
2022-08-26build: Fix run_command() warningBastien Nocera1-1/+1
2022-08-16test-generated-hwdb: Add missing test depBastien Nocera1-0/+1
2022-08-16test-generated-hwdb: Add more debug on errorBastien Nocera1-1/+8
2022-08-16tests: Fix umockdev version detectionBastien Nocera1-1/+1
2022-07-14test-fp-device: Add few tests to check identification init errorsMarco Trevisan (Treviño)1-0/+32
2022-07-11elanmoc: Make sure sensor in the right mode at identityhermanlin2-64/+72
2022-06-22goodix: Reset device if storage listing failsBenjamin Berg3-28/+32
2022-05-17tests: Test suspend/resume and sysfs attributes in synapticsBenjamin Berg3-149/+186
2022-05-17tests: Reset the USB device before testingBenjamin Berg1-0/+5
2022-02-14tests: Avoid -Wdangling-pointer warningBenjamin Berg1-0/+6
2022-02-11goodixmoc: support for clear_storageDevyn Cairns1-1/+1
2021-12-22elanspi: Adjust register tables (fixes #438)mincrmatt121-0/+7
2021-12-16Allow FpPrint data to be extended on enrollment.Dmitrii Shcherbakov2-11/+158
2021-10-27tests: Add missing trailing new lines on devices attributesMarco Trevisan (Treviño)3-436/+436