Home
last modified time | relevance | path

Searched refs:test_init (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/tests/threads/
H A Dgss-perf.c75 static int test_init, test_accept; variable
161 test_init = 1; in process_options()
173 if (test_init && test_accept) { in process_options()
177 if (test_init == 0 && test_accept == 0) in process_options()
178 test_init = 1; in process_options()
330 if (test_init) { in run_iterations()
336 assert (test_init || test_accept); in run_iterations()
382 test_init ? "init" : "accept", n_threads, iter_count, in main()
/freebsd/crypto/krb5/src/plugins/preauth/test/
H A Dcltest.c80 test_init(krb5_context context, krb5_clpreauth_moddata *moddata_out) in test_init() function
245 vt->init = test_init; in clpreauth_test_initvt()
/freebsd/crypto/krb5/src/plugins/kdb/test/
H A Dkdb_test.c315 test_init(void) in test_init() function
784 test_init,