mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
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
This commit is contained in:
@ -3,7 +3,7 @@ image: fedora:rawhide
|
||||
variables:
|
||||
DEPENDENCIES: dbus-glib-devel pam-devel polkit-devel
|
||||
gtk-doc meson intltool autoconf automake libtool
|
||||
gcc gcc-c++ glibc-devel make python3-dbusmock
|
||||
gcc gcc-c++ glibc-devel make python3-dbusmock python3-libpamtest
|
||||
DEPENDENCIES_STABLE: $DEPENDENCIES libfprint-devel
|
||||
DEPENDENCIES_DEV: $DEPENDENCIES git
|
||||
# Sync'ed up with https://gitlab.freedesktop.org/libfprint/libfprint/blob/master/.gitlab-ci.yml
|
||||
|
||||
Reference in New Issue
Block a user