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