Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/tc-testing/
H A DTdcPlugin.py21 def pre_case(self, caseinfo, test_skip): argument
26 self.args.test_skip = test_skip
H A Dtdc.py125 def call_pre_case(self, caseinfo, *, test_skip=False): argument
128 pgn_inst.pre_case(caseinfo, test_skip)
368 pm.call_pre_case(tidx, test_skip=True)
381 pm.call_pre_case(tidx, test_skip=True)
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dsubunit.h29 static inline void test_skip(const char *name) in test_skip() function
/openbmc/linux/tools/testing/selftests/powerpc/
H A Dharness.c126 test_skip(name); in test_harness()
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Duserspace_pm.sh92 test_skip() function
889 test_skip
900 test_skip
944 test_skip
/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/
H A DvalgrindPlugin.py107 if self.args.test_skip:
/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c405 static bool test_skip(void *opaque, int version_id) in test_skip() function
418 VMSTATE_UINT32_TEST(c, TestStruct, test_skip),
420 VMSTATE_UINT32_TEST(e, TestStruct, test_skip),