1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2024-11-29 00:24:11 +01:00
yubico-pam/tests
Tero Paloheimo 9341f3477a Fix compiler warning in pam_test.c
Compiler cannot find the declaration for pm_sm_authenticate and prints
the following warning (split due to long line):
pam_test.c:184:10: warning: implicit declaration of function
‘pam_sm_authenticate’; did you mean ‘pam_authenticate’?
[-Wimplicit-function-declaration]
2018-10-24 16:29:11 +03:00
..
aux travis: add check-doc-dist to test script 2018-05-02 15:28:08 +02:00
Makefile.am drop the non-portable test test 2015-10-08 10:24:07 +02:00
pam_test.c Fix compiler warning in pam_test.c 2018-10-24 16:29:11 +03:00
util_test.c util_test: Use mkdtemp() instead of tempnam() 2018-04-06 16:59:31 +02:00