Searched refs:testgroups (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/libevent/test/
H A Dregress_main.c368 struct testgroup_t testgroups[] = { variable in typeref:struct:testgroup_t
436 tinytest_skip(testgroups, "http/connection_retry");
437 tinytest_skip(testgroups, "http/https_connection_retry");
457 if (tinytest_main(argc,argv,testgroups))
/freebsd-12-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_main.c372 struct testgroup_t testgroups[] = { variable in typeref:struct:testgroup_t
439 tinytest_skip(testgroups, "http/connection_retry");
459 if (tinytest_main(argc,argv,testgroups))

Completed in 94 milliseconds