Searched refs:reffile2 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/libarchive/dist/cat/test/
H A Dtest_error_mixed.c30 const char *reffile2 = "test_expand.error"; local
33 assertFileNotExists(reffile2);
37 testprog, reffile1, reffile2, reffile3));
H A Dtest_expand_mixed.c30 const char *reffile2 = "test_expand.plain"; local
33 extract_reference_file(reffile2);
35 testprog, reffile1, reffile2));
/netbsd-current/external/bsd/libarchive/dist/tar/test/
H A Dtest_patterns.c32 const char *reffile2 = "test_patterns_2.tar"; local
64 extract_reference_file(reffile2);
67 testprog, reffile2);
/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_read_format_raw.c36 const char *reffile2 = "test_read_format_raw.data.Z"; local
71 extract_reference_file(reffile2);
77 archive_read_open_filename(a, reffile2, 1));

Completed in 72 milliseconds