Searched refs:expire_test_tz (Results 1 - 4 of 4) sorted by relevance
/sssd/src/tests/cmocka/ |
H A D | test_expire_common.h | 36 void expire_test_tz(const char* tz, void (*f)(void*, void*), void *in,
|
H A D | test_sdap_access.c | 57 expire_test_tz("GST+2", nds_check_expired_wrap, (void*)tc->future_time, 60 expire_test_tz("GST-2", nds_check_expired_wrap, (void*)tc->future_time,
|
H A D | test_ldap_auth.c | 79 expire_test_tz("GST-2", 86 expire_test_tz("GST-2",
|
H A D | test_expire_common.c | 105 void expire_test_tz(const char* tz, function
|
Completed in 2384 milliseconds