fprintd/tests
Benjamin Berg 5785dc65b4 device: Add duplicate checking during enroll
Always do an identify step before starting an enroll. If we find an
existing print, delete or throw an error depending on what is
appropriate.

Doing this ensures that we should not get duplicate prints system wide.
This means we will be able to identify the user that is trying to log
in. But more importantly, we need to do these checks for MoC devices,
which always run "identify" against all device stored prints rather than
the passed gallery.
2021-04-01 22:47:42 +02:00
..
dbusmock tests/dbusmock/polkitd: Remove unwanted method, from a fprintd copy-paste 2021-03-23 19:00:33 +01:00
pam pam_fprintd: Just return a PAM_AUTH_ERROR on unknown errors 2021-03-02 17:15:14 +01:00
prints tests: Add test prints from libfprint 2019-12-03 17:08:03 +01:00
fprintd.py device: Add duplicate checking during enroll 2021-04-01 22:47:42 +02:00
LSAN-leaks-suppress.txt build: Support running tests with address sanitizer 2020-04-01 13:58:08 +00:00
meson.build build: Don't add the utils tests under the daemon suite 2020-11-04 21:06:13 +01:00
output_checker.py tests: Update output checker 2021-02-15 17:45:08 +01:00
test_fprintd_utils.py utils/delete: Add ability to delete single user fingerprints by finger name 2021-03-03 19:51:07 +01:00
unittest_inspector.py tests: Add a tool to inspect the single python unit tests 2020-03-27 01:57:22 +01:00