Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/
Dsubunit.h29 static inline void test_skip(char *name) in test_skip() function
Dharness.c113 test_skip(name); in test_harness()
/external/jemalloc/test/unit/
Dfork.c53 test_skip("fork(2) is irrelevant to Windows"); in TEST_BEGIN()
Datomic.c73 test_skip("64-bit atomic operations not supported"); in TEST_STRUCT()
/external/jemalloc/test/integration/
Dthread_tcache_enabled.c83 test_skip("\"thread.tcache.enabled\" mallctl not available"); in thd_start()
Dallocated.c95 test_skip("\"thread.allocated\" mallctl not available"); in thd_start()
/external/jemalloc/test/src/
Dtest.c10 test_skip(const char *format, ...) in test_skip() function
/external/jemalloc/test/include/test/
Dtest.h319 test_skip("%s:%s:%d: Test skipped: (%s)", \
325 void test_skip(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2);
/external/valgrind/perf/
Dtinycc.c8650 goto test_skip; in preprocess()
8657 goto test_skip; in preprocess()
8669 test_skip: in preprocess()