fprintd/tests
Marco Trevisan (Treviño) df6ebefef7 pam_fprintd: Consistently return PAM_AUTHINFO_UNAVAIL when device has no prints
Loading saved prints may lead to an error if they were stored long time
ago and so they're using a wrong format.

In such case we list the prints as available even though they are really
not, so the PAM module won't return PAM_AUTHINFO_UNAVAIL as in the
no-prints case but PAM_USER_UNKNOWN.

This will lead some auth systems (such as gdm) to keep retrying using
PAM fprintd module, even if it's not really available.
2021-03-02 17:15:14 +01:00
..
dbusmock tests: Check that PAM stops if the device could not be claimed 2020-12-07 15:27:14 +01:00
pam pam_fprintd: Consistently return PAM_AUTHINFO_UNAVAIL when device has no prints 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 tests/fprintd: Check that we can't try to release a device while closing 2021-01-27 18:18:57 +01: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 tests: Port test to use the OutputChecker 2020-12-07 15:27:14 +01:00
unittest_inspector.py tests: Add a tool to inspect the single python unit tests 2020-03-27 01:57:22 +01:00