Searched refs:test_skip (Results 1 – 5 of 5) sorted by relevance
411 int test_skip(const char *file, int line, const char *desc, ...)537 # define TEST_skip(...) test_skip(__FILE__, __LINE__, __VA_ARGS__)
161 int test_skip(const char *file, int line, const char *desc, ...) in test_skip() function
94 def test_skip(self): pass member in Test_TestSkipping.test_skipping_decorators.Foo
716 def test_skip(self): member in StateTestCase
2334 def test_skip(self): member in SkipDocTestCase