Home
last modified time | relevance | path

Searched refs:assertTextFileContents (Results 1 – 25 of 55) sorted by relevance

123

/freebsd-13.1/contrib/libarchive/cpio/test/
H A Dtest_option_L_upper.c63 assertTextFileContents("1 block\n", "copy.err"); in DEFINE_TEST()
71 assertTextFileContents("1 block\n", "copy-L.err"); in DEFINE_TEST()
78 assertTextFileContents("1 block\n", "archive.err"); in DEFINE_TEST()
86 assertTextFileContents("1 block\n", "unpack.err"); in DEFINE_TEST()
94 assertTextFileContents("1 block\n", "archive-L.err"); in DEFINE_TEST()
102 assertTextFileContents("1 block\n", "unpack-L.err"); in DEFINE_TEST()
H A Dtest_option_t.c44 assertTextFileContents("1 block\n", "it.err"); in DEFINE_TEST()
47 assertTextFileContents(p, "it.out"); in DEFINE_TEST()
53 assertTextFileContents("1 block\n", "t.err"); in DEFINE_TEST()
56 assertTextFileContents(p, "t.out"); in DEFINE_TEST()
67 assertTextFileContents("1 block\n", "tv.err"); in DEFINE_TEST()
79 assertTextFileContents("1 block\n", "itnv.err"); in DEFINE_TEST()
H A Dtest_option_passphrase.c38 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
40 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
42 assertTextFileContents("1 block\n", "test.err"); in DEFINE_TEST()
H A Dtest_extract_cpio_Z.c37 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
39 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
41 assertTextFileContents("1 block\n", "test.err"); in DEFINE_TEST()
H A Dtest_extract_cpio_zstd.c40 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
42 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
44 assertTextFileContents("1 block\n", "test.err"); in DEFINE_TEST()
H A Dtest_extract_cpio_lrz.c40 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
42 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
44 assertTextFileContents("1 block\n", "test.err"); in DEFINE_TEST()
H A Dtest_extract_cpio_lz.c40 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
42 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
44 assertTextFileContents("1 block\n", "test.err"); in DEFINE_TEST()
H A Dtest_extract_cpio_xz.c40 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
42 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
44 assertTextFileContents("1 block\n", "test.err"); in DEFINE_TEST()
H A Dtest_extract_cpio_bz2.c40 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
42 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
44 assertTextFileContents("1 block\n", "test.err"); in DEFINE_TEST()
H A Dtest_extract_cpio_grz.c40 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
42 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
44 assertTextFileContents("1 block\n", "test.err"); in DEFINE_TEST()
H A Dtest_extract_cpio_lzma.c40 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
42 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
44 assertTextFileContents("1 block\n", "test.err"); in DEFINE_TEST()
H A Dtest_extract_cpio_lzo.c40 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
42 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
44 assertTextFileContents("1 block\n", "test.err"); in DEFINE_TEST()
H A Dtest_extract_cpio_gz.c40 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
42 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
44 assertTextFileContents("1 block\n", "test.err"); in DEFINE_TEST()
H A Dtest_extract_cpio_lz4.c40 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
42 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
44 assertTextFileContents("1 block\n", "test.err"); in DEFINE_TEST()
H A Dtest_option_C_upper.c41 assertTextFileContents("1 block\n", "small.err"); in DEFINE_TEST()
48 assertTextFileContents("1 block\n", "513.err"); in DEFINE_TEST()
55 assertTextFileContents("1 block\n", "12345.err"); in DEFINE_TEST()
H A Dtest_option_a.c122 assertTextFileContents("1 block\n", "copy-no-a.err"); in DEFINE_TEST()
131 assertTextFileContents("1 block\n", "copy-no-a.err"); in DEFINE_TEST()
146 assertTextFileContents("1 block\n", "copy-a.err"); in DEFINE_TEST()
156 assertTextFileContents("1 block\n", "copy-a.err"); in DEFINE_TEST()
/freebsd-13.1/contrib/libarchive/tar/test/
H A Dtest_option_safe_writes.c72 assertTextFileContents("a","f"); in DEFINE_TEST()
73 assertTextFileContents("b","fh"); in DEFINE_TEST()
74 assertTextFileContents("c","d"); in DEFINE_TEST()
75 assertTextFileContents("d","fs"); in DEFINE_TEST()
76 assertTextFileContents("e","ds"); in DEFINE_TEST()
H A Dtest_option_n.c94 assertTextFileContents("d1/\n" in DEFINE_TEST()
106 assertTextFileContents("d1/\n" in DEFINE_TEST()
118 assertTextFileContents("d1/\n" in DEFINE_TEST()
128 assertTextFileContents("d2/file4\n", in DEFINE_TEST()
H A Dtest_extract_tar_Z.c37 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
39 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
H A Dtest_option_passphrase.c38 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
40 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
H A Dtest_extract_tar_bz2.c40 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
42 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
H A Dtest_extract_tar_gz.c40 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
42 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
H A Dtest_extract_tar_lz4.c40 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
42 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
H A Dtest_extract_tar_xz.c40 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
42 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()
H A Dtest_extract_tar_zstd.c40 assertTextFileContents("contents of file1.\n", "file1"); in DEFINE_TEST()
42 assertTextFileContents("contents of file2.\n", "file2"); in DEFINE_TEST()

123