fprintd/tests
Benjamin Berg 6dc699ae6f tests: Fix test not failing on error
An assertion that is raised within a callback will not be swallowed by
the C code that called the function. To ensure that errors will be
noticable, pass the result back to the surrounding scope and check it
there.
2020-10-02 17:54:20 +02:00
..
dbusmock tests: Fix num-enroll-stages signature in dbusmock template 2020-02-04 15:38:17 +01:00
pam tests: Test more branches in pam verify signal handler 2020-08-17 15:11:08 +02:00
prints tests: Add test prints from libfprint 2019-12-03 17:08:03 +01:00
fprintd.py tests: Fix test not failing on error 2020-10-02 17:54:20 +02:00
LSAN-leaks-suppress.txt build: Support running tests with address sanitizer 2020-04-01 13:58:08 +00:00
meson.build build: Support running tests with address sanitizer 2020-04-01 13:58:08 +00:00
test_fprintd_utils.py tests: Double the timeouts when testing with address sanitizer 2020-04-01 13:58:08 +00:00
unittest_inspector.py tests: Add a tool to inspect the single python unit tests 2020-03-27 01:57:22 +01:00