fprintd/tests
Marco Trevisan (Treviño) 34a24eac77 tests/pam: Ensure that we ignore verify events before VerifyStart has completed
We had a race that was causing the events to be handled even if we were
not ready to accept them, causing a potential non-authentication.

So simulate this case, by sending a 'verify-match' event before we
started the verification and ensure that we ignore it.
2020-12-07 15:27:14 +01:00
..
dbusmock dbusmock/fprintd: Support more complex verify scripts 2020-12-07 15:27:14 +01:00
pam tests/pam: Ensure that we ignore verify events before VerifyStart has completed 2020-12-07 15:27:14 +01:00
prints tests: Add test prints from libfprint 2019-12-03 17:08:03 +01:00
fprintd.py device: Do not require authentication for release/stop 2020-12-07 15:14:07 +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: Add OutputChecker class to improve test code 2020-12-07 15:27:14 +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