Home
last modified time | relevance | path

Searched refs:reffile3 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libarchive/tar/test/
H A Dtest_patterns.c15 const char *reffile3 = "test_patterns_3.tar"; in DEFINE_TEST() local
57 extract_reference_file(reffile3); in DEFINE_TEST()
61 testprog, reffile3); in DEFINE_TEST()
69 testprog, reffile3); in DEFINE_TEST()
76 testprog, reffile3); in DEFINE_TEST()
83 testprog, reffile3); in DEFINE_TEST()
/freebsd/contrib/libarchive/cat/test/
H A Dtest_error_mixed.c13 const char *reffile3 = "test_expand.Z"; in DEFINE_TEST() local
17 extract_reference_file(reffile3); in DEFINE_TEST()
19 testprog, reffile1, reffile2, reffile3)); in DEFINE_TEST()
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_read_format_raw.c37 const char *reffile3 = "test_read_format_raw.bufr"; in DEFINE_TEST()
99 extract_reference_file(reffile3); in DEFINE_TEST()
104 archive_read_open_filename(a, reffile3, 1)); in DEFINE_TEST()
38 const char *reffile3 = "test_read_format_raw.bufr"; DEFINE_TEST() local