Home
last modified time | relevance | path

Searched refs:test_format (Results 1 – 25 of 72) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A DMakefile.am165 test_elf_32_SOURCES = test_format.c testlib.c
171 test_elf_64_SOURCES = test_format.c testlib.c
177 test_macho_SOURCES = test_format.c testlib.c
183 test_xcoff_32_SOURCES = test_format.c testlib.c
189 test_xcoff_64_SOURCES = test_format.c testlib.c
195 test_pecoff_SOURCES = test_format.c testlib.c
201 test_unknown_SOURCES = test_format.c testlib.c
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A DMakefile.am154 test_elf_32_SOURCES = test_format.c testlib.c
160 test_elf_64_SOURCES = test_format.c testlib.c
166 test_xcoff_32_SOURCES = test_format.c testlib.c
172 test_xcoff_64_SOURCES = test_format.c testlib.c
178 test_pecoff_SOURCES = test_format.c testlib.c
184 test_unknown_SOURCES = test_format.c testlib.c
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DTestingConfig.py57 test_format = None,
107 def __init__(self, parent, name, suffixes, test_format, argument
116 self.test_format = test_format
H A Ddiscovery.py167 and lc.test_format is not None
171 for res in lc.test_format.getTestsInDirectory(ts, test_dir_in_suite,
199 if lc.test_format is not None:
200 for res in lc.test_format.getTestsInDirectory(ts, path_in_suite,
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_write_format_raw_b64.c28 test_format(int (*set_format)(struct archive *)) in test_format() function
76 test_format(archive_write_set_format_raw); in DEFINE_TEST()
H A Dtest_write_format_cpio.c28 test_format(int (*set_format)(struct archive *)) in test_format() function
280 test_format(archive_write_set_format_cpio_odc); in DEFINE_TEST()
281 test_format(archive_write_set_format_cpio_newc); in DEFINE_TEST()
H A Dtest_write_format_raw.c28 test_format(int (*set_format)(struct archive *)) in test_format() function
122 test_format(archive_write_set_format_raw); in DEFINE_TEST()
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/
H A Dexceptions_test.cpp55 test_format(const atf_error_t err, char *buf, size_t buflen) in test_format() function
74 err = atf_error_new("test", &data, sizeof(data), test_format); in test_error()
/netbsd-src/external/bsd/kyua-testers/dist/
H A Derror_test.c153 test_format(const kyua_error_t error, char* const output_buffer, in test_format() function
164 kyua_error_t error = kyua_error_new("test_error", NULL, 0, test_format); in ATF_TC_BODY()
177 kyua_error_t error = kyua_error_new("test_error", NULL, 0, test_format); in ATF_TC_BODY()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-run-at-line/internal-shell/
H A Dlit.local.cfg2 config.test_format = lit.formats.ShTest(execute_external=False)
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-run-at-line/external-shell/
H A Dlit.local.cfg2 config.test_format = lit.formats.ShTest(execute_external=True)
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-format/external_shell/
H A Dlit.local.cfg2 config.test_format = lit.formats.ShTest(execute_external=True)
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/googletest-format/
H A Dlit.cfg3 config.test_format = lit.formats.GoogleTest('DummySubDir', 'Test')
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/standalone-tests/
H A Dlit.cfg3 config.test_format = lit.formats.ShTest()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/googletest-upstream-format/
H A Dlit.cfg3 config.test_format = lit.formats.GoogleTest('DummySubDir', 'Test')
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/googletest-discovery-failed/
H A Dlit.cfg3 config.test_format = lit.formats.GoogleTest('subdir', 'Test')
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/xfail-cl/
H A Dlit.cfg4 config.test_format = lit.formats.ShTest()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-keyword-parse-errors/
H A Dlit.cfg4 config.test_format = lit.formats.ShTest()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-output-printing/
H A Dlit.cfg4 config.test_format = lit.formats.ShTest(execute_external=False)
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/standalone-tests-with-excludes/
H A Dlit.cfg3 config.test_format = lit.formats.ShTest()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/examples/many-tests/
H A Dlit.cfg8 config.test_format = ManyTests.ManyTests()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/standalone-tests-with-suffixes/
H A Dlit.cfg3 config.test_format = lit.formats.ShTest()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/reorder/
H A Dlit.cfg4 config.test_format = lit.formats.ShTest()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/discovery/subsuite/
H A Dlit.cfg4 config.test_format = lit.formats.ShTest()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/ignore-fail/
H A Dlit.cfg4 config.test_format = lit.formats.ShTest()

123