Home
last modified time | relevance | path

Searched defs:test_skip (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/tools/testing/selftests/powerpc/include/
Dsubunit.h29 static inline void test_skip(const char *name) in test_skip() function
/Linux-v6.6/tools/testing/selftests/net/mptcp/
Duserspace_pm.sh92 test_skip() function
/Linux-v6.6/tools/testing/selftests/tc-testing/
DTdcPlugin.py21 def pre_case(self, caseinfo, test_skip): argument
Dtdc.py125 def call_pre_case(self, caseinfo, *, test_skip=False): argument