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