Searched refs:invalid_longer_format (Results 1 - 4 of 4) sorted by relevance

/sssd/src/tests/cmocka/
H A Dtest_expire_common.h31 char *invalid_longer_format; member in struct:expire_test_ctx
H A Dtest_expire_common.c62 char *invalid_longer_format; local
76 invalid_longer_format = (void*)now_str(exp_state, "%Y%m%d%H%M%SZA", -20);
77 assert_non_null(invalid_longer_format);
88 exp_state->invalid_longer_format = invalid_longer_format;
H A Dtest_sdap_access.c51 assert_true(nds_check_expired(tc->invalid_longer_format));
H A Dtest_ldap_auth.c60 (void*) tc->invalid_longer_format, NULL, 0);

Completed in 1554 milliseconds