Home
last modified time | relevance | path

Searched refs:test_skip (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dfork.c70 test_skip("fork(2) is irrelevant to Windows"); in TEST_BEGIN()
131 test_skip("fork(2) is irrelevant to Windows"); in TEST_BEGIN()
H A Datomic.c181 test_skip("64-bit atomic operations not supported"); in TEST_BEGIN()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/
H A Dallocated.c98 test_skip("\"thread.allocated\" mallctl not available"); in thd_start()
H A Dmallocx.c159 test_skip("test_alignment_and_size skipped: " in TEST_BEGIN()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/src/
H A Dtest.c67 test_skip(const char *format, ...) { in test_skip() function
/f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/
H A Dtest.h321 test_skip("%s:%s:%d: Test skipped: (%s)", \
329 void test_skip(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2);