Home
last modified time | relevance | path

Searched refs:test_create (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Ddbdiff_test.c42 test_create(const char *oldfile, dns_db_t **old, const char *newfile, in test_create() function
61 test_create(TESTS_DIR "/testdata/diff/zone1.data", &olddb, in ISC_RUN_TEST_IMPL()
86 test_create(TESTS_DIR "/testdata/diff/zone1.data", &olddb, in ISC_RUN_TEST_IMPL()
118 test_create(TESTS_DIR "/testdata/diff/zone1.data", &olddb, in ISC_RUN_TEST_IMPL()
H A Ddbiterator_test.c50 test_create(const char *filename) { in test_create() function
68 test_create(TESTS_DIR "/testdata/dbiterator/zone1.data"); in ISC_RUN_TEST_IMPL()
74 test_create(TESTS_DIR "/testdata/dbiterator/zone2.data"); in ISC_RUN_TEST_IMPL()
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/
H A DREADME.txt14 tests.cindex.test_index.test_create ... ok
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
H A Dtest_index.py15 def test_create(self): member in TestIndex
H A Dtest_cdb.py41 def test_create(self): member in TestCDB