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