| /freebsd-11-stable/contrib/libarchive/libarchive/test/ |
| HD | test_write_disk_secure.c | 56 archive_entry_copy_pathname(ae, "dir"); in DEFINE_TEST() 64 archive_entry_copy_pathname(ae, "link_to_dir"); in DEFINE_TEST() 76 archive_entry_copy_pathname(ae, "link_to_dir/filea"); in DEFINE_TEST() 83 archive_entry_copy_pathname(ae, "link_to_dir/fileb"); in DEFINE_TEST() 93 archive_entry_copy_pathname(ae, "/tmp/libarchive_test-test_write_disk_secure-absolute_symlink"); in DEFINE_TEST() 102 …archive_entry_copy_pathname(ae, "/tmp/libarchive_test-test_write_disk_secure-absolute_symlink/liba… in DEFINE_TEST() 114 archive_entry_copy_pathname(ae, "link_to_dir2"); in DEFINE_TEST() 126 archive_entry_copy_pathname(ae, "link_to_dir2/filec"); in DEFINE_TEST() 135 archive_entry_copy_pathname(ae, "dir/nested_link_to_dir"); in DEFINE_TEST() 144 archive_entry_copy_pathname(ae, "dir/nested_link_to_dir/filed"); in DEFINE_TEST() [all …]
|
| HD | test_write_disk_symlink.c | 52 archive_entry_copy_pathname(ae, "link1a"); in DEFINE_TEST() 63 archive_entry_copy_pathname(ae, "link1b"); in DEFINE_TEST() 79 archive_entry_copy_pathname(ae, "link2b"); in DEFINE_TEST() 93 archive_entry_copy_pathname(ae, "link2a"); in DEFINE_TEST() 104 archive_entry_copy_pathname(ae, "dot"); in DEFINE_TEST() 115 archive_entry_copy_pathname(ae, "dotdot"); in DEFINE_TEST() 126 archive_entry_copy_pathname(ae, "slash"); in DEFINE_TEST() 137 archive_entry_copy_pathname(ae, "sldot"); in DEFINE_TEST() 148 archive_entry_copy_pathname(ae, "sldotdot"); in DEFINE_TEST() 159 archive_entry_copy_pathname(ae, "d1"); in DEFINE_TEST() [all …]
|
| HD | test_archive_match_time.c | 49 archive_entry_copy_pathname(ae, "file1"); in test_newer_time() 105 archive_entry_copy_pathname(ae, "file1"); in test_newer_time_str() 146 archive_entry_copy_pathname(ae, "file1"); in test_newer_time_str() 193 archive_entry_copy_pathname(ae, "file1"); in test_newer_time_str_w() 234 archive_entry_copy_pathname(ae, "file1"); in test_newer_time_str_w() 286 archive_entry_copy_pathname(ae, "old_mtime"); in test_newer_mtime_than_file_mbs() 295 archive_entry_copy_pathname(ae, "mid_mtime"); in test_newer_mtime_than_file_mbs() 304 archive_entry_copy_pathname(ae, "new_mtime"); in test_newer_mtime_than_file_mbs() 348 archive_entry_copy_pathname(ae, "old_ctime"); in test_newer_ctime_than_file_mbs() 357 archive_entry_copy_pathname(ae, "mid_ctime"); in test_newer_ctime_than_file_mbs() [all …]
|
| HD | test_write_disk_perms.c | 153 archive_entry_copy_pathname(ae, "file_0755"); in DEFINE_TEST() 162 archive_entry_copy_pathname(ae, "file_overwrite_0144"); in DEFINE_TEST() 173 archive_entry_copy_pathname(ae, "file_overwrite_0144"); in DEFINE_TEST() 181 archive_entry_copy_pathname(ae, "dir_0514"); in DEFINE_TEST() 196 archive_entry_copy_pathname(ae, "dir_overwrite_0744"); in DEFINE_TEST() 224 archive_entry_copy_pathname(ae, "dir_owner"); in DEFINE_TEST() 239 archive_entry_copy_pathname(ae, "file_no_suid"); in DEFINE_TEST() 247 archive_entry_copy_pathname(ae, "file_0777"); in DEFINE_TEST() 255 archive_entry_copy_pathname(ae, "file_4742"); in DEFINE_TEST() 268 archive_entry_copy_pathname(ae, "file_bad_suid"); in DEFINE_TEST() [all …]
|
| HD | test_write_disk_times.c | 48 archive_entry_copy_pathname(ae, "file1"); in DEFINE_TEST() 63 archive_entry_copy_pathname(ae, "file2"); in DEFINE_TEST() 76 archive_entry_copy_pathname(ae, "file3"); in DEFINE_TEST() 90 archive_entry_copy_pathname(ae, "file4"); in DEFINE_TEST() 104 archive_entry_copy_pathname(ae, "file10"); in DEFINE_TEST() 119 archive_entry_copy_pathname(ae, "file11"); in DEFINE_TEST() 137 archive_entry_copy_pathname(ae, "file12"); in DEFINE_TEST() 152 archive_entry_copy_pathname(ae, "file13"); in DEFINE_TEST()
|
| HD | test_write_disk_hardlink.c | 70 archive_entry_copy_pathname(ae, "link1a"); in DEFINE_TEST() 81 archive_entry_copy_pathname(ae, "link1b"); in DEFINE_TEST() 100 archive_entry_copy_pathname(ae, "link2a"); in DEFINE_TEST() 111 archive_entry_copy_pathname(ae, "link2b"); in DEFINE_TEST() 130 archive_entry_copy_pathname(ae, "link3a"); in DEFINE_TEST() 140 archive_entry_copy_pathname(ae, "link3b"); in DEFINE_TEST() 159 archive_entry_copy_pathname(ae, "link4a"); in DEFINE_TEST() 169 archive_entry_copy_pathname(ae, "link4b"); in DEFINE_TEST() 187 archive_entry_copy_pathname(ae, "link5a"); in DEFINE_TEST() 202 archive_entry_copy_pathname(ae, "link5b"); in DEFINE_TEST()
|
| HD | test_archive_match_path.c | 46 archive_entry_copy_pathname(ae, "aa1234"); in test_exclusion_mbs() 57 archive_entry_copy_pathname(ae, "a1234"); in test_exclusion_mbs() 89 archive_entry_copy_pathname(ae, "aa1234"); in test_exclusion_wcs() 100 archive_entry_copy_pathname(ae, "a1234"); in test_exclusion_wcs() 126 archive_entry_copy_pathname(ae, "first"); in exclusion_from_file() 137 archive_entry_copy_pathname(ae, "second"); in exclusion_from_file() 148 archive_entry_copy_pathname(ae, "third"); in exclusion_from_file() 159 archive_entry_copy_pathname(ae, "four"); in exclusion_from_file() 241 archive_entry_copy_pathname(ae, "aa1234"); in test_inclusion_mbs() 252 archive_entry_copy_pathname(ae, "a1234"); in test_inclusion_mbs() [all …]
|
| HD | test_read_extract.c | 53 archive_entry_copy_pathname(ae, "dir_0775"); in DEFINE_TEST() 60 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST() 70 archive_entry_copy_pathname(ae, "dir"); in DEFINE_TEST() 77 archive_entry_copy_pathname(ae, "dir/file"); in DEFINE_TEST() 84 archive_entry_copy_pathname(ae, "dir2/file"); in DEFINE_TEST() 91 archive_entry_copy_pathname(ae, "dir3/."); in DEFINE_TEST() 98 archive_entry_copy_pathname(ae, "dir4/a/../b/../c/"); in DEFINE_TEST() 106 archive_entry_copy_pathname(ae, "symlink"); in DEFINE_TEST()
|
| HD | test_write_format_xar_empty.c | 59 archive_entry_copy_pathname(ae, "."); in DEFINE_TEST() 69 archive_entry_copy_pathname(ae, ".."); in DEFINE_TEST() 79 archive_entry_copy_pathname(ae, "/"); in DEFINE_TEST() 89 archive_entry_copy_pathname(ae, "../"); in DEFINE_TEST() 99 archive_entry_copy_pathname(ae, "../../."); in DEFINE_TEST() 109 archive_entry_copy_pathname(ae, "..//.././"); in DEFINE_TEST()
|
| HD | test_write_format_warc_empty.c | 48 archive_entry_copy_pathname(ae, "."); in DEFINE_TEST() 58 archive_entry_copy_pathname(ae, ".."); in DEFINE_TEST() 68 archive_entry_copy_pathname(ae, "/"); in DEFINE_TEST() 78 archive_entry_copy_pathname(ae, "../"); in DEFINE_TEST() 88 archive_entry_copy_pathname(ae, "../../."); in DEFINE_TEST() 98 archive_entry_copy_pathname(ae, "..//.././"); in DEFINE_TEST()
|
| HD | test_write_format_ar.c | 50 archive_entry_copy_pathname(ae, "//"); in DEFINE_TEST() 62 archive_entry_copy_pathname(ae, "abcdefghijklmn.o"); in DEFINE_TEST() 69 archive_entry_copy_pathname(ae, "ggghhhjjjrrrttt.o"); in DEFINE_TEST() 78 archive_entry_copy_pathname(ae, "/usr/home/xx/iiijjjdddsssppp.o"); in DEFINE_TEST() 87 archive_entry_copy_pathname(ae, "/usr/home/xx/iiijjj/"); in DEFINE_TEST() 94 archive_entry_copy_pathname(ae, "gfgh.o"); in DEFINE_TEST() 151 archive_entry_copy_pathname(ae, "ttttyyyyuuuuiiii.o"); in DEFINE_TEST() 161 archive_entry_copy_pathname(ae, "ttyy.o"); in DEFINE_TEST()
|
| HD | test_write_format_iso9660_empty.c | 77 archive_entry_copy_pathname(ae, "."); in DEFINE_TEST() 87 archive_entry_copy_pathname(ae, ".."); in DEFINE_TEST() 97 archive_entry_copy_pathname(ae, "/"); in DEFINE_TEST() 107 archive_entry_copy_pathname(ae, "../"); in DEFINE_TEST() 117 archive_entry_copy_pathname(ae, "../../."); in DEFINE_TEST() 127 archive_entry_copy_pathname(ae, "..//.././"); in DEFINE_TEST()
|
| HD | test_write_format_cpio.c | 56 archive_entry_copy_pathname(ae, p); in test_format() 76 archive_entry_copy_pathname(ae, p); in test_format() 92 archive_entry_copy_pathname(ae, "name"); in test_format() 103 archive_entry_copy_pathname(ae, "name"); in test_format() 114 archive_entry_copy_pathname(ae, "name"); in test_format() 135 archive_entry_copy_pathname(ae, "dir"); in test_format() 148 archive_entry_copy_pathname(ae, "tty0"); in test_format() 261 archive_entry_copy_pathname(ae, "file"); in test_big_entries()
|
| HD | test_write_format_7zip.c | 65 archive_entry_copy_pathname(ae, "empty"); in test_basic() 80 archive_entry_copy_pathname(ae, "empty2"); in test_basic() 95 archive_entry_copy_pathname(ae, "file"); in test_basic() 113 archive_entry_copy_pathname(ae, "file2"); in test_basic() 130 archive_entry_copy_pathname(ae, "symbolic"); in test_basic() 144 archive_entry_copy_pathname(ae, "dir"); in test_basic() 159 archive_entry_copy_pathname(ae, "dir/subdir"); in test_basic() 174 archive_entry_copy_pathname(ae, "dir/subdir/subdir"); in test_basic() 355 archive_entry_copy_pathname(ae, "file"); in test_basic2() 373 archive_entry_copy_pathname(ae, "file2"); in test_basic2() [all …]
|
| HD | test_write_disk_fixup.c | 63 archive_entry_copy_pathname(ae, "dir1/"); in DEFINE_TEST() 71 archive_entry_copy_pathname(ae, "dir2/"); in DEFINE_TEST() 79 archive_entry_copy_pathname(ae, "dir1"); in DEFINE_TEST() 90 archive_entry_copy_pathname(ae, "dir2"); in DEFINE_TEST()
|
| HD | test_write_disk.c | 252 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST() 259 archive_entry_copy_pathname(ae, "file2"); in DEFINE_TEST() 266 archive_entry_copy_pathname(ae, "file3"); in DEFINE_TEST() 273 archive_entry_copy_pathname(ae, "file3"); in DEFINE_TEST() 280 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST() 287 archive_entry_copy_pathname(ae, "dir"); in DEFINE_TEST() 294 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST() 301 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST()
|
| HD | test_write_read_format_zip.c | 58 archive_entry_copy_pathname(ae, "file"); in write_contents() 71 archive_entry_copy_pathname(ae, "file2"); in write_contents() 83 archive_entry_copy_pathname(ae, "file3"); in write_contents() 97 archive_entry_copy_pathname(ae, "symlink"); in write_contents() 113 archive_entry_copy_pathname(ae, "dir"); in write_contents() 133 archive_entry_copy_pathname(ae, "file_deflate"); in write_contents() 146 archive_entry_copy_pathname(ae, "file2_deflate"); in write_contents() 158 archive_entry_copy_pathname(ae, "file3_deflate"); in write_contents() 170 archive_entry_copy_pathname(ae, "symlink_deflate"); in write_contents() 182 archive_entry_copy_pathname(ae, "dir_deflate"); in write_contents() [all …]
|
| HD | test_write_format_gnutar.c | 123 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST() 134 archive_entry_copy_pathname(ae, longfilename); in DEFINE_TEST() 145 archive_entry_copy_pathname(ae, longhardlinkname); in DEFINE_TEST() 156 archive_entry_copy_pathname(ae, longlinkname); in DEFINE_TEST() 166 archive_entry_copy_pathname(ae, "large_uid_gid"); in DEFINE_TEST()
|
| HD | test_write_format_xar.c | 70 archive_entry_copy_pathname(ae, "file"); in test_xar() 87 archive_entry_copy_pathname(ae, "file2"); in test_xar() 101 archive_entry_copy_pathname(ae, "dir/file"); in test_xar() 115 archive_entry_copy_pathname(ae, "dir/dir2/file4"); in test_xar() 130 archive_entry_copy_pathname(ae, "dir/dir3"); in test_xar() 143 archive_entry_copy_pathname(ae, "dir/dir2/file4/wrong"); in test_xar()
|
| HD | test_write_disk_secure746.c | 62 archive_entry_copy_pathname(ae, "bar"); in DEFINE_TEST() 106 archive_entry_copy_pathname(ae, "symlink"); in DEFINE_TEST() 114 archive_entry_copy_pathname(ae, "bar"); in DEFINE_TEST()
|
| HD | test_write_format_zip.c | 61 archive_entry_copy_pathname(ae, "file"); in write_contents() 74 archive_entry_copy_pathname(ae, "file2"); in write_contents() 86 archive_entry_copy_pathname(ae, "file3"); in write_contents() 100 archive_entry_copy_pathname(ae, "symlink"); in write_contents() 116 archive_entry_copy_pathname(ae, "dir"); in write_contents() 136 archive_entry_copy_pathname(ae, "file_deflate"); in write_contents() 149 archive_entry_copy_pathname(ae, "file2_deflate"); in write_contents() 161 archive_entry_copy_pathname(ae, "file3_deflate"); in write_contents() 173 archive_entry_copy_pathname(ae, "symlink_deflate"); in write_contents() 185 archive_entry_copy_pathname(ae, "dir_deflate"); in write_contents() [all …]
|
| HD | test_write_format_mtree_absolute_path.c | 46 archive_entry_copy_pathname(ae, "."); in DEFINE_TEST() 53 archive_entry_copy_pathname(ae, "/file"); in DEFINE_TEST() 61 archive_entry_copy_pathname(ae, "/dir"); in DEFINE_TEST()
|
| HD | test_empty_write.c | 55 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST() 89 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST() 114 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST()
|
| HD | test_write_format_mtree_no_separator.c | 49 archive_entry_copy_pathname(ae, "."); in DEFINE_TEST() 56 archive_entry_copy_pathname(ae, "noseparator"); in DEFINE_TEST() 64 archive_entry_copy_pathname(ae, "./withseparator"); in DEFINE_TEST()
|
| /freebsd-11-stable/contrib/libarchive/libarchive/ |
| HD | archive_read_support_format_ar.c | 257 archive_entry_copy_pathname(entry, filename); in _ar_read_header() 320 archive_entry_copy_pathname(entry, filename); in _ar_read_header() 326 archive_entry_copy_pathname(entry, &ar->strtab[(size_t)number]); in _ar_read_header() 383 archive_entry_copy_pathname(entry, p); in _ar_read_header() 393 archive_entry_copy_pathname(entry, filename); in _ar_read_header() 405 archive_entry_copy_pathname(entry, filename); in _ar_read_header() 415 archive_entry_copy_pathname(entry, filename); in _ar_read_header()
|