Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_main.c430 struct testgroup_t testgroups[] = { variable
499 tinytest_skip(testgroups, "http/connection_retry"); in main()
500 tinytest_skip(testgroups, "http/https_connection_retry"); in main()
501 tinytest_skip(testgroups, "http/read_on_write_error"); in main()
526 if (tinytest_main(argc,argv,testgroups)) in main()