Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/powerpc/include/
Dsubunit.h29 static inline void test_skip(char *name) in test_skip() function
/linux-5.19.10/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