Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_main.c368 struct testgroup_t testgroups[] = { variable
436 tinytest_skip(testgroups, "http/connection_retry"); in main()
437 tinytest_skip(testgroups, "http/https_connection_retry"); in main()
457 if (tinytest_main(argc,argv,testgroups)) in main()