Searched defs:SHORTSPAN (Results 1 - 1 of 1) sorted by relevance

/sssd/src/tests/cmocka/
H A Dtest_negcache.c50 #define SHORTSPAN 1 macro
107 ret = sss_ncache_init(ts, SHORTSPAN, 0, &ts->ctx);
131 ret = sss_ncache_init(memctx, SHORTSPAN, 0, &ctx);
175 sleep(SHORTSPAN + 1);
188 sleep(SHORTSPAN + 1);
609 sleep(SHORTSPAN);

Completed in 1602 milliseconds