|
|
fcd2d65490
|
tests: Add PAM test for hardware failure
This error is supposed to help replicate the problems encountered in:
https://gitlab.freedesktop.org/libfprint/fprintd/-/issues/59
|
2020-04-07 10:47:35 +02: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 |
|
|
|
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 |
|
|
|
affffaf134
|
pam: Return PAM_MAXTRIES after too many tries
|
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 |
|