Home
last modified time | relevance | path

Searched refs:test_skip (Results 1 - 5 of 5) sorted by relevance

/third_party/openssl/test/
H A Dtestutil.h413 int test_skip(const char *file, int line, const char *desc, ...)
539 # define TEST_skip(...) test_skip(__FILE__, __LINE__, __VA_ARGS__)
/third_party/openssl/test/testutil/
H A Dtests.c161 int test_skip(const char *file, int line, const char *desc, ...) in test_skip() function
/third_party/python/Lib/unittest/test/
H A Dtest_skipping.py94 def test_skip(self): pass member in Test_TestSkipping.test_skipping_decorators.Foo
98 test_do_skip = Foo("test_skip")
/third_party/python/Lib/test/
H A Dtest_bdb.py718 def test_skip(self): member in StateTestCase
/third_party/python/Lib/
H A Ddoctest.py2342 def test_skip(self): member in SkipDocTestCase

Completed in 12 milliseconds