Searched defs:test_skip (Results 1 – 6 of 6) sorted by relevance
79 test_skip() function
29 static inline void test_skip(const char *name) in test_skip() function
21 def pre_case(self, caseinfo, test_skip): argument
137 def call_pre_case(self, caseinfo, *, test_skip=False): argument
56 def pre_case(self, test, test_skip): argument
101 #define test_skip(fmt, ...) \ macro