Searched refs:testgroups (Results 1 – 1 of 1) sorted by relevance
430 struct testgroup_t testgroups[] = { variable499 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()