Home
last modified time | relevance | path

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

/third_party/openssl/test/testutil/
Dtests.c161 int test_skip(const char *file, int line, const char *desc, ...) in test_skip() function
/third_party/python/Lib/unittest/test/
Dtest_skipping.py94 def test_skip(self): pass member in Test_TestSkipping.test_skipping_decorators.Foo
/third_party/python/Lib/test/
Dtest_bdb.py716 def test_skip(self): member in StateTestCase
/third_party/python/Lib/
Ddoctest.py2334 def test_skip(self): member in SkipDocTestCase