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

23 Commits

Author SHA1 Message Date
Klas Lindfors
35c8acce6e simple ldap filter test 2015-03-04 11:12:53 +01:00
Klas Lindfors
686a47accf drop authfile for ldap_cfg 2015-03-04 10:24:46 +01:00
Klas Lindfors
eca150344b make sure out-of-tree builds work 2015-02-12 14:10:54 +01:00
Klas Lindfors
0b0c8d80aa strdup() the OTP returned 2015-01-21 08:58:30 +01:00
Klas Lindfors
e7fadcf073 only run the ldap "server" if we're compiling with ldap 2015-01-20 09:21:38 +01:00
Klas Lindfors
4ab78f54b5 add a test for authfile user with two ok public ids 2015-01-20 09:17:45 +01:00
Klas Lindfors
c5489c93c5 add a second successful ldap test
with two valid yubiKeyId
2015-01-20 09:15:37 +01:00
Klas Lindfors
c2eec8d69a use higher ports and put them in constants 2015-01-20 08:56:14 +01:00
Klas Lindfors
e9b34b3924 fixup some warnings in test 2015-01-19 21:17:42 +01:00
Klas Lindfors
5d7e0030fa add a mocked ldap server and ldap tests
relates #44
2015-01-19 21:04:11 +01:00
Klas Lindfors
086bfbb3f7 add a test for wrong otp and small fixup to mock server 2015-01-19 10:37:51 +01:00
Klas Lindfors
9038130e88 drop id from data struct and use index in array 2015-01-19 10:24:30 +01:00
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