/freebsd/contrib/libarchive/tar/test/ |
H A D | test_option_exclude_vcs.c | 100 assertFileNotExists("CVS"); in DEFINE_TEST() 101 assertFileNotExists("CVS/fileattr"); in DEFINE_TEST() 102 assertFileNotExists(".cvsignore"); in DEFINE_TEST() 103 assertFileNotExists("RCS"); in DEFINE_TEST() 104 assertFileNotExists("RCS/somefile"); in DEFINE_TEST() 105 assertFileNotExists("SCCS"); in DEFINE_TEST() 106 assertFileNotExists("SCCS/somefile"); in DEFINE_TEST() 107 assertFileNotExists(".svn"); in DEFINE_TEST() 108 assertFileNotExists(".svn/format"); in DEFINE_TEST() 109 assertFileNotExists(".git"); in DEFINE_TEST() [all …]
|
H A D | test_option_exclude.c | 38 assertFileNotExists("file2"); in DEFINE_TEST() 48 assertFileNotExists("file1"); in DEFINE_TEST() 60 assertFileNotExists("file2"); in DEFINE_TEST() 61 assertFileNotExists("file3"); in DEFINE_TEST() 72 assertFileNotExists("file2"); in DEFINE_TEST() 82 assertFileNotExists("file1"); in DEFINE_TEST() 83 assertFileNotExists("file2"); in DEFINE_TEST() 94 assertFileNotExists("file2"); in DEFINE_TEST() 95 assertFileNotExists("file3"); in DEFINE_TEST() 105 assertFileNotExists("file1"); in DEFINE_TEST() [all …]
|
H A D | test_strip_components.c | 40 assertFileNotExists("target/d0"); in DEFINE_TEST() 42 assertFileNotExists("target/d1"); in DEFINE_TEST() 44 assertFileNotExists("target/s1"); in DEFINE_TEST() 51 assertFileNotExists("target/s2"); in DEFINE_TEST() 79 assertFileNotExists("target/l1"); in DEFINE_TEST() 81 assertFileNotExists("target/l2"); in DEFINE_TEST() 83 assertFileNotExists("target/d2/f1"); in DEFINE_TEST() 99 assertFileNotExists("target2/d0"); in DEFINE_TEST() 101 assertFileNotExists("target2/d1"); in DEFINE_TEST() 103 assertFileNotExists("target/s1"); in DEFINE_TEST() [all …]
|
H A D | test_option_X_upper.c | 49 assertFileNotExists("file1"); in DEFINE_TEST() 63 assertFileNotExists("file1"); in DEFINE_TEST() 64 assertFileNotExists("file2"); in DEFINE_TEST() 77 assertFileNotExists("file1"); in DEFINE_TEST() 78 assertFileNotExists("file2"); in DEFINE_TEST() 91 assertFileNotExists("file1"); in DEFINE_TEST() 92 assertFileNotExists("file2"); in DEFINE_TEST() 94 assertFileNotExists("file4a"); in DEFINE_TEST() 105 assertFileNotExists("file1"); in DEFINE_TEST() 106 assertFileNotExists("file2"); in DEFINE_TEST() [all …]
|
H A D | test_option_T_upper.c | 81 assertFileNotExists("test1/d1/f2"); in DEFINE_TEST() 82 assertFileNotExists("test1/d1/d2/f3"); in DEFINE_TEST() 84 assertFileNotExists("test1/d1/d2/f5"); in DEFINE_TEST() 87 assertFileNotExists("test1/d1/d2/f\x0a"); in DEFINE_TEST() 105 assertFileNotExists("test3/d1/f2"); in DEFINE_TEST() 123 assertFileNotExists("test2/d1/f2"); in DEFINE_TEST() 124 assertFileNotExists("test2/d1/d2/f3"); in DEFINE_TEST() 126 assertFileNotExists("test2/d1/d2/f5"); in DEFINE_TEST() 129 assertFileNotExists("test2/d1/d2/f\x0a"); in DEFINE_TEST()
|
H A D | test_option_older_than.c | 47 assertFileNotExists("new.txt"); in DEFINE_TEST() 48 assertFileNotExists("a/b/new.txt"); in DEFINE_TEST() 49 assertFileNotExists("middle.txt"); in DEFINE_TEST() 60 assertFileNotExists("new.txt"); in DEFINE_TEST() 61 assertFileNotExists("a/b/new.txt"); in DEFINE_TEST() 62 assertFileNotExists("middle.txt"); in DEFINE_TEST()
|
H A D | test_option_newer_than.c | 45 assertFileNotExists("middle.txt"); in DEFINE_TEST() 46 assertFileNotExists("old.txt"); in DEFINE_TEST() 55 assertFileNotExists("middle.txt"); in DEFINE_TEST() 56 assertFileNotExists("old.txt"); in DEFINE_TEST()
|
H A D | test_option_O_upper.c | 34 assertFileNotExists("file1"); in DEFINE_TEST() 35 assertFileNotExists("file2"); in DEFINE_TEST() 45 assertFileNotExists("file1"); in DEFINE_TEST() 46 assertFileNotExists("file2"); in DEFINE_TEST()
|
H A D | test_option_P.c | 60 assertFileNotExists(temp_absolute_file_name); in DEFINE_TEST() 78 assertFileNotExists(temp_absolute_file_name + 3); // Skip the drive letter, colon and slash. in DEFINE_TEST() 80 assertFileNotExists(temp_absolute_file_name + 1); // Skip the slash. in DEFINE_TEST()
|
H A D | test_option_C_upper.c | 59 assertFileNotExists("file1"); in DEFINE_TEST() 60 assertFileNotExists("file2"); in DEFINE_TEST()
|
H A D | test_patterns.c | 153 assertFileNotExists(filex); in DEFINE_TEST() 163 assertFileNotExists(filex); in DEFINE_TEST()
|
H A D | test_format_newc.c | 41 assertFileNotExists("file3"); in DEFINE_TEST()
|
H A D | test_option_nodump.c | 44 assertFileNotExists("file2"); in DEFINE_TEST()
|
H A D | test_option_n.c | 46 assertFileNotExists("d1/file1"); in DEFINE_TEST()
|
H A D | test_option_U_upper.c | 67 assertFileNotExists("d1/file1"); in DEFINE_TEST()
|
/freebsd/contrib/libarchive/unzip/test/ |
H A D | test_x.c | 23 assertFileNotExists("test_basic/c"); in DEFINE_TEST() 40 assertFileNotExists("test_basic/b"); in DEFINE_TEST() 41 assertFileNotExists("test_basic/c"); in DEFINE_TEST() 58 assertFileNotExists("foobar/test_basic/b"); in DEFINE_TEST() 59 assertFileNotExists("foobar/test_basic/c"); in DEFINE_TEST()
|
H A D | test_glob.c | 23 assertFileNotExists("test_basic/c"); in DEFINE_TEST() 24 assertFileNotExists("test_basic/CAPS"); in DEFINE_TEST()
|
/freebsd/contrib/libarchive/cpio/test/ |
H A D | test_option_f.c | 41 assertFileNotExists("t1/a123"); in DEFINE_TEST() 42 assertFileNotExists("t1/a234"); in DEFINE_TEST() 55 assertFileNotExists("t2/b123"); in DEFINE_TEST() 56 assertFileNotExists("t2/b234"); in DEFINE_TEST()
|
H A D | test_option_d.c | 32 assertFileNotExists("dir/file"); in DEFINE_TEST()
|
H A D | test_extract_cpio_absolute_paths.c | 46 assertFileNotExists(temp_absolute_file_name); in DEFINE_TEST()
|
/freebsd/contrib/libarchive/cat/test/ |
H A D | test_error.c | 13 assertFileNotExists(reffile); in DEFINE_TEST()
|
H A D | test_error_mixed.c | 15 assertFileNotExists(reffile2); in DEFINE_TEST()
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_write_disk_appledouble.c | 173 assertFileNotExists("._file3"); in DEFINE_TEST() 232 assertFileNotExists("._file3"); in DEFINE_TEST() 313 assertFileNotExists("apple_double_dir/._test_file"); 317 assertFileNotExists("apple_double_dir/._apple_double_dir_test");
|
H A D | test_write_disk_secure.c | 107 assertFileNotExists("/tmp/libarchive_test-test_write_disk_secure-absolute_symlink/libarchive_test-test_write_disk_secure-absolute_symlink_path.tmp"); in DEFINE_TEST() 245 assertFileNotExists("/tmp/libarchive_test-test_write_disk_secure-absolute_path.tmp"); in DEFINE_TEST()
|
/freebsd/contrib/libarchive/test_utils/ |
H A D | test_common.h | 209 #define assertFileNotExists(pathname) \ macro
|