fprintd/tests
Benjamin Berg 8c46fddd03 verify: Fix verify script to work correctly
The verify script would start an async routine. However, this blocks the
dbus return, which really is needed.

Also, we should only return one item of the script for each VerifyStart
run. So, fix things by pop'ing the first item and putting it on the bus
from a GLib.add_timeout handler.
2020-12-07 15:27:14 +01:00
..
dbusmock verify: Fix verify script to work correctly 2020-12-07 15:27:14 +01:00
pam tests/pam: Don't run PAM tests in parallel 2020-11-27 19:30:08 +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/fprintd-utils: Ensure that we exit with error if we have no device 2020-11-04 21:06:13 +01:00
unittest_inspector.py tests: Add a tool to inspect the single python unit tests 2020-03-27 01:57:22 +01:00