Searched refs:reffile1 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/libarchive/dist/cat/test/
H A Dtest_error_mixed.c29 const char *reffile1 = "test_expand.plain"; local
34 extract_reference_file(reffile1);
37 testprog, reffile1, reffile2, reffile3));
H A Dtest_expand_mixed.c29 const char *reffile1 = "test_expand.Z"; local
32 extract_reference_file(reffile1);
35 testprog, reffile1, reffile2));
/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_read_format_raw.c35 const char *reffile1 = "test_read_format_raw.data"; local
43 extract_reference_file(reffile1);
49 archive_read_open_filename(a, reffile1, 512));

Completed in 86 milliseconds