Searched refs:tinytest_skip (Results 1 – 2 of 2) sorted by relevance
499 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()
92 #define tinytest_skip(groups, named) \ macro