Searched refs:alltests (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/contrib/apr-util/test/
H A Dabts_tests.h25 } alltests[] = { variable in typeref:struct:testlist
H A Dabts.c415 for (i = 0; i < (sizeof(alltests) / sizeof(struct testlist *)); i++) {
416 suite = alltests[i].func(suite);
/freebsd-10.2-release/contrib/ntp/sntp/libevent/test/
H A Dregress_main.c398 const char *alltests[] = { "+..", NULL }; variable
413 { "all", alltests },
/freebsd-10.2-release/crypto/openssl/
H A DMakefile.org154 # tests to perform. "alltests" is a special word indicating that all tests
156 TESTS = alltests
H A DMakefile156 # tests to perform. "alltests" is a special word indicating that all tests
158 TESTS = alltests

Completed in 61 milliseconds