fprintd/tests
Marco Trevisan (Treviño) d72c802415 tests/fprintd: Ensure that the daemon doesn't crash or abort
An application terminating because of a signal like SIGSEGV, SIGABRT and
friends, will exit with a signal number that is 128 + $SIGNAL_NUMBER, so
let's ensure that the daemon has not been terminated because of a such error

This makes even more sense with address sanitizer builds, as the daemon
would exit with abort.
2020-04-01 13:58:08 +00:00
..
dbusmock tests: Fix num-enroll-stages signature in dbusmock template 2020-02-04 15:38:17 +01:00
pam build: Support running tests with address sanitizer 2020-04-01 13:58:08 +00:00
prints tests: Add test prints from libfprint 2019-12-03 17:08:03 +01:00
fprintd.py tests/fprintd: Ensure that the daemon doesn't crash or abort 2020-04-01 13:58:08 +00: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 test_fprintd_utils: Don't use hard-coded sleep time 2020-03-17 17:14:35 +01:00
unittest_inspector.py tests: Add a tool to inspect the single python unit tests 2020-03-27 01:57:22 +01:00