1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2024-11-29 09:24:22 +01:00
Commit Graph

22 Commits

Author SHA1 Message Date
Klas Lindfors
818fe93f3d pass port correctly 2015-01-19 10:24:13 +01:00
Klas Lindfors
bcfee637af add test for wrong otp for user 2015-01-19 10:12:55 +01:00
Klas Lindfors
196a872a00 add test for failure-case 2015-01-19 10:05:23 +01:00
Klas Lindfors
95db3d4246 add a second child and mock server 2015-01-19 09:59:43 +01:00
Klas Lindfors
ca7088525f fix some warnings 2015-01-19 09:59:43 +01:00
Klas Lindfors
7a4d812925 restructure the test some 2015-01-19 09:51:38 +01:00
Klas Lindfors
75fc2b909d make the recent pam_test more modularised and generic 2015-01-19 09:50:00 +01:00
Klas Lindfors
aae9a9add5 calculate size of cfg array 2015-01-19 09:28:55 +01:00
Klas Lindfors
8366721fd1 test a bit more and switch the mock to perl 2015-01-16 15:24:45 +01:00
Klas Lindfors
286de92cd3 test an OK authentication
add a simple http server in bash that validates the OTP
2015-01-16 11:32:29 +01:00
Klas Lindfors
5b17a1931e add first step of tests calling the actual module 2015-01-16 10:20:10 +01:00
Klas Lindfors
0b092d4d06 add test for check_user_token() 2014-08-27 11:31:39 +02:00
Klas Lindfors
ba2775619f make argv const to get rid of warning 2014-08-27 11:00:49 +02:00
Klas Lindfors
666d717b1d use constants 2014-08-27 10:45:26 +02:00
Klas Lindfors
85ef438041 close the tmpfile when done.. 2014-08-27 10:35:38 +02:00
Klas Lindfors
d6e26978dc remove some warnings from the new test. 2014-08-27 10:33:43 +02:00
Klas Lindfors
1159b1f39e add stdlib.h 2014-08-27 10:22:29 +02:00
Klas Lindfors
d1c4eb7749 some tests of loading chalresp state 2014-08-27 10:19:15 +02:00
Klas Lindfors
86ebf13d11 test other case in get_user_cfgfile_path() 2014-08-27 10:00:45 +02:00
Klas Lindfors
f58b225aaa basic test for get_user_cfgfile_path() 2014-08-27 09:58:43 +02:00
Klas Lindfors
9a22fc0753 add beginnings of a second test 2014-08-27 09:46:04 +02:00
Klas Lindfors
e1262ef4f4 move tests to subdir 2014-08-27 09:00:11 +02:00