Searched defs:test_skip (Results 1 – 4 of 4) sorted by relevance
/third_party/openssl/test/testutil/ | ||
D | tests.c | 161 int test_skip(const char *file, int line, const char *desc, ...) in test_skip() function |
/third_party/python/Lib/unittest/test/ | ||
D | test_skipping.py | 94 def test_skip(self): pass member in Test_TestSkipping.test_skipping_decorators.Foo |
/third_party/python/Lib/test/ | ||
D | test_bdb.py | 716 def test_skip(self): member in StateTestCase |
/third_party/python/Lib/ | ||
D | doctest.py | 2334 def test_skip(self): member in SkipDocTestCase |