Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_main.c425 struct testgroup_t testgroups[] = { variable
494 tinytest_skip(testgroups, "http/connection_retry"); in main()
495 tinytest_skip(testgroups, "http/https_connection_retry"); in main()
496 tinytest_skip(testgroups, "http/read_on_write_error"); in main()
521 if (tinytest_main(argc,argv,testgroups)) in main()