Searched refs:TestCase (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/libucl/python/tests/
H A Dcompat.py7 if not hasattr(unittest.TestCase, 'assertRaisesRegex'):
8 unittest.TestCase.assertRaisesRegex = unittest.TestCase.assertRaisesRegexp
H A Dtest_validation.py14 class ValidationTest(unittest.TestCase):
H A Dtest_load.py4 class LoadTest(unittest.TestCase):
H A Dtest_dump.py5 class DumpTest(unittest.TestCase):
/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Dtest_helpers.hpp83 template< class TestCase >
89 TestCase tc;
95 template< class TestCase >
101 run_h_tc_child< TestCase >,
/freebsd-11-stable/contrib/file/python/
H A Dtests.py8 class MagicTestCase(unittest.TestCase):
/freebsd-11-stable/tests/sys/opencrypto/
H A Dcryptotest.py55 class GendCryptoTestCase(unittest.TestCase):
/freebsd-11-stable/contrib/expat/tests/
H A Druntests.c773 struct TestCase { struct
778 struct TestCase cases[] = {

Completed in 117 milliseconds