Searched defs:suite (Results 1 – 13 of 13) sorted by relevance
/openbsd-src/lib/libexpat/tests/ |
H A D | minicheck.c | 57 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 D | minicheck.h | 104 Suite *suite; member
|
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/tests/ |
H A D | __init__.py | 18 def suite(): function
|
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/ |
H A D | unparsed-requirements.py | 9 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__.py | 15 def load_tests(loader, suite, _): argument
|
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/ |
H A D | TestTimes.py | 4 def read_test_times(suite): argument
|
H A D | reports.py | 104 def _write_testsuite(self, file, suite, tests): argument
|
H A D | Test.py | 222 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__.py | 11 def load_tests(loader, suite, pattern): argument
|
/openbsd-src/regress/sbin/slaacd/ |
H A D | process_ra.py | 51 suite = unittest.TestLoader().loadTestsFromTestCase( variable
|
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
H A D | configuration.py | 25 suite = unittest2.TestSuite() variable
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | GettingStarted.rst | 962 .. _tools:
|
/openbsd-src/sbin/isakmpd/ |
H A D | ike_quick_mode.c | 405 struct conf_list_node *suite, *prot, *xf, *life; in initiator_send_HASH_SA_NONCE() local
|