mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
tests: Increase debugging level for PAM tests
This commit is contained in:
committed by
Bastien Nocera
parent
bebd3d2a98
commit
75aeff4acd
@ -18,6 +18,7 @@ foreach t: tests
|
|||||||
'TOPSRCDIR=' + meson.source_root(),
|
'TOPSRCDIR=' + meson.source_root(),
|
||||||
'LD_PRELOAD=libpam_wrapper.so',
|
'LD_PRELOAD=libpam_wrapper.so',
|
||||||
'PAM_WRAPPER=1',
|
'PAM_WRAPPER=1',
|
||||||
|
'PAM_WRAPPER_DEBUGLEVEL=2',
|
||||||
'PAM_WRAPPER_SERVICE_DIR=' + meson.current_build_dir() / 'services',
|
'PAM_WRAPPER_SERVICE_DIR=' + meson.current_build_dir() / 'services',
|
||||||
'G_DEBUG=fatal-warnings',
|
'G_DEBUG=fatal-warnings',
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user