Searched refs:tinytest_skip (Results 1 – 4 of 4) sorted by relevance
496 tinytest_skip(testgroups, "http/connection_retry"); in main()497 tinytest_skip(testgroups, "http/https_connection_retry"); in main()498 tinytest_skip(testgroups, "http/read_on_write_error"); in main()
93 #define tinytest_skip(groups, named) \ macro
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