History log of /sssd/src/tests/cmocka/test_ldap_auth.c
Revision Date Author Comments Expand
33e54a998f51558faaec82872a59723d2ceadb4f 26-Mar-2015 Lukas Slebodnik <lslebodn@redhat.com>

test_ldap_auth: Use right assertion for integer comparison The macro assert_int_equal prints value of integers if they are not equal. Reviewed-by: Pavel Reichl <preichl@redhat.com>

0ec41ab7d3fbb021967de16ea000c69dcedf7cb5 23-Mar-2015 Pavel Reichl <preichl@redhat.com>

ldap: refactor check_pwexpire_kerberos to use util func Refactor check_pwexpire_kerberos() to use utility function sss_utc_to_time_t(). Modify test to handle new error code ERR_TIMESPEC_NOT_SUPPORTED Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>

50b8a36b0932a510e825ed1ad8103f81ead2b7d8 23-Mar-2015 Pavel Reichl <preichl@redhat.com>

TESTS: test expiration Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>