Searched refs:tinytest_skip (Results 1 – 2 of 2) sorted by relevance
437 tinytest_skip(testgroups, "http/connection_retry"); in main()438 tinytest_skip(testgroups, "http/https_connection_retry"); in main()439 tinytest_skip(testgroups, "http/read_on_write_error"); in main()
91 #define tinytest_skip(groups, named) \ macro