Home
last modified time | relevance | path

Searched defs:suite (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/lib/libexpat/tests/
H A Dminicheck.c57 Suite *suite = (Suite *)calloc(1, sizeof(Suite)); in suite_create() local
74 suite_add_tcase(Suite *suite, TCase *tc) { in suite_add_tcase()
118 suite_free(Suite *suite) { in suite_free()
132 srunner_create(Suite *suite) { in srunner_create()
193 Suite *suite; in srunner_run_all() local
H A Dminicheck.h104 Suite *suite; member
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/tests/
H A D__init__.py18 def suite(): function
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/
H A Dunparsed-requirements.py9 suite = TestSuite("suite", sys.argv[1], sys.argv[1], config) variable
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/tests/unit/
H A D__init__.py15 def load_tests(loader, suite, _): argument
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A DTestTimes.py4 def read_test_times(suite): argument
H A Dreports.py104 def _write_testsuite(self, file, suite, tests): argument
H A DTest.py222 def __init__(self, suite, path_in_suite, config, file_path = None, gtest_json_file = None): argument
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/tests/functional/cases/
H A D__init__.py11 def load_tests(loader, suite, pattern): argument
/openbsd-src/regress/sbin/slaacd/
H A Dprocess_ra.py51 suite = unittest.TestLoader().loadTestsFromTestCase( variable
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dconfiguration.py25 suite = unittest2.TestSuite() variable
/openbsd-src/gnu/llvm/llvm/docs/
H A DGettingStarted.rst962 .. _tools:
/openbsd-src/sbin/isakmpd/
H A Dike_quick_mode.c405 struct conf_list_node *suite, *prot, *xf, *life; in initiator_send_HASH_SA_NONCE() local