Searched refs:test_skip (Results 1 – 9 of 9) sorted by relevance
29 static inline void test_skip(char *name) in test_skip() function
113 test_skip(name); in test_harness()
53 test_skip("fork(2) is irrelevant to Windows"); in TEST_BEGIN()
73 test_skip("64-bit atomic operations not supported"); in TEST_STRUCT()
83 test_skip("\"thread.tcache.enabled\" mallctl not available"); in thd_start()
95 test_skip("\"thread.allocated\" mallctl not available"); in thd_start()
10 test_skip(const char *format, ...) in test_skip() function
319 test_skip("%s:%s:%d: Test skipped: (%s)", \325 void test_skip(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2);
8650 goto test_skip; in preprocess()8657 goto test_skip; in preprocess()8669 test_skip: in preprocess()