|
|
75aeff4acd
|
tests: Increase debugging level for PAM tests
|
2020-02-05 15:25:35 +01:00 |
|
|
|
eb6dbb6953
|
build: Add meson build system
Reuse the generated dbus interface .xml files from fprintd to avoid
unnecessary copies.
|
2020-02-05 15:25:35 +01:00 |
|
|
|
5c5849dca7
|
build: Don't hardcode libtool specific build path
Don't hardcode the libtool specific build path in the configuration
file, but in the build declaration instead.
|
2020-02-05 13:43:27 +01:00 |
|
|
|
319d859107
|
tests: Add PAM test that succeeds on last try
Exhaust all the tries (minus 1) before having a match on the last try.
This should not throw a warning.
|
2020-02-04 13:35:48 +01:00 |
|
|
|
5a8da0022a
|
tests: Make warnings fatal in PAM tests
This will catch problems with GLib being unloaded when the PAM module is
unloaded, which would have crashed when using dbus-glib.
This serves as a test for https://gitlab.freedesktop.org/libfprint/fprintd/issues/2
Closes: #2
|
2020-01-24 17:03:32 +01:00 |
|
|
|
affffaf134
|
pam: Return PAM_MAXTRIES after too many tries
|
2020-01-24 00:51:13 +01:00 |
|
|
|
6ab270fb1a
|
tests: Reduce the default timeout in tests
|
2020-01-24 00:51:13 +01:00 |
|
|
|
2d0bed6b13
|
tests: Add PAM timeout test
|
2020-01-24 00:51:13 +01:00 |
|
|
|
c43134e36f
|
tests: Add PAM test with 2 readers
|
2020-01-24 00:51:13 +01:00 |
|
|
|
205dedae4f
|
tests: Add dbus-monitor'ing to PAM tests
Should prove useful debugging the PAM module if we need it.
|
2020-01-24 00:51:13 +01:00 |
|
|
|
00b79d1a2f
|
tests: Add test for the PAM module
Test the PAM module using pam_wrapper and our mock fprintd.
See https://lwn.net/Articles/671094/
Note that this requires a version of pam_wrapper with this bug fixed:
https://bugzilla.samba.org/show_bug.cgi?id=14245
|
2020-01-22 15:34:02 +01:00 |
|