89b22c63d4017ca152f4e8495c07d64d98d52e36
[platform/upstream/libarchive.git] / libarchive / test / list.h
1 DEFINE_TEST(test_acl_freebsd_nfs4)
2 DEFINE_TEST(test_acl_freebsd_posix1e)
3 DEFINE_TEST(test_acl_nfs4)
4 DEFINE_TEST(test_acl_pax)
5 DEFINE_TEST(test_acl_posix1e)
6 DEFINE_TEST(test_archive_api_feature)
7 DEFINE_TEST(test_archive_clear_error)
8 DEFINE_TEST(test_archive_cmdline)
9 DEFINE_TEST(test_archive_md5)
10 DEFINE_TEST(test_archive_rmd160)
11 DEFINE_TEST(test_archive_sha1)
12 DEFINE_TEST(test_archive_sha256)
13 DEFINE_TEST(test_archive_sha384)
14 DEFINE_TEST(test_archive_sha512)
15 DEFINE_TEST(test_archive_getdate)
16 DEFINE_TEST(test_archive_match_owner)
17 DEFINE_TEST(test_archive_match_path)
18 DEFINE_TEST(test_archive_match_time)
19 DEFINE_TEST(test_archive_pathmatch)
20 DEFINE_TEST(test_archive_read_add_passphrase)
21 DEFINE_TEST(test_archive_read_add_passphrase_incorrect_sequance)
22 DEFINE_TEST(test_archive_read_add_passphrase_single)
23 DEFINE_TEST(test_archive_read_add_passphrase_multiple)
24 DEFINE_TEST(test_archive_read_add_passphrase_set_callback1)
25 DEFINE_TEST(test_archive_read_add_passphrase_set_callback2)
26 DEFINE_TEST(test_archive_read_add_passphrase_set_callback3)
27 DEFINE_TEST(test_archive_read_add_passphrase_multiple_with_callback)
28 DEFINE_TEST(test_archive_read_add_passphrase_multiple_with_callback2)
29 DEFINE_TEST(test_archive_read_close_twice)
30 DEFINE_TEST(test_archive_read_close_twice_open_fd)
31 DEFINE_TEST(test_archive_read_close_twice_open_filename)
32 DEFINE_TEST(test_archive_read_multiple_data_objects)
33 DEFINE_TEST(test_archive_read_next_header_empty)
34 DEFINE_TEST(test_archive_read_next_header_raw)
35 DEFINE_TEST(test_archive_read_open2)
36 DEFINE_TEST(test_archive_read_set_filter_option)
37 DEFINE_TEST(test_archive_read_set_format_option)
38 DEFINE_TEST(test_archive_read_set_option)
39 DEFINE_TEST(test_archive_read_set_options)
40 DEFINE_TEST(test_archive_read_support)
41 DEFINE_TEST(test_archive_set_error)
42 DEFINE_TEST(test_archive_string)
43 DEFINE_TEST(test_archive_string_sort)
44 DEFINE_TEST(test_archive_string_conversion)
45 DEFINE_TEST(test_archive_write_add_filter_by_name_b64encode)
46 DEFINE_TEST(test_archive_write_add_filter_by_name_bzip2)
47 DEFINE_TEST(test_archive_write_add_filter_by_name_compress)
48 DEFINE_TEST(test_archive_write_add_filter_by_name_grzip)
49 DEFINE_TEST(test_archive_write_add_filter_by_name_gzip)
50 DEFINE_TEST(test_archive_write_add_filter_by_name_lrzip)
51 DEFINE_TEST(test_archive_write_add_filter_by_name_lz4)
52 DEFINE_TEST(test_archive_write_add_filter_by_name_lzip)
53 DEFINE_TEST(test_archive_write_add_filter_by_name_lzma)
54 DEFINE_TEST(test_archive_write_add_filter_by_name_lzop)
55 DEFINE_TEST(test_archive_write_add_filter_by_name_uuencode)
56 DEFINE_TEST(test_archive_write_add_filter_by_name_xz)
57 DEFINE_TEST(test_archive_write_set_filter_option)
58 DEFINE_TEST(test_archive_write_set_format_by_name_7zip)
59 DEFINE_TEST(test_archive_write_set_format_by_name_ar)
60 DEFINE_TEST(test_archive_write_set_format_by_name_arbsd)
61 DEFINE_TEST(test_archive_write_set_format_by_name_argnu)
62 DEFINE_TEST(test_archive_write_set_format_by_name_arsvr4)
63 DEFINE_TEST(test_archive_write_set_format_by_name_bsdtar)
64 DEFINE_TEST(test_archive_write_set_format_by_name_cd9660)
65 DEFINE_TEST(test_archive_write_set_format_by_name_cpio)
66 DEFINE_TEST(test_archive_write_set_format_by_name_gnutar)
67 DEFINE_TEST(test_archive_write_set_format_by_name_iso)
68 DEFINE_TEST(test_archive_write_set_format_by_name_iso9660)
69 DEFINE_TEST(test_archive_write_set_format_by_name_mtree)
70 DEFINE_TEST(test_archive_write_set_format_by_name_mtree_classic)
71 DEFINE_TEST(test_archive_write_set_format_by_name_newc)
72 DEFINE_TEST(test_archive_write_set_format_by_name_odc)
73 DEFINE_TEST(test_archive_write_set_format_by_name_oldtar)
74 DEFINE_TEST(test_archive_write_set_format_by_name_pax)
75 DEFINE_TEST(test_archive_write_set_format_by_name_paxr)
76 DEFINE_TEST(test_archive_write_set_format_by_name_posix)
77 DEFINE_TEST(test_archive_write_set_format_by_name_rpax)
78 DEFINE_TEST(test_archive_write_set_format_by_name_shar)
79 DEFINE_TEST(test_archive_write_set_format_by_name_shardump)
80 DEFINE_TEST(test_archive_write_set_format_by_name_ustar)
81 DEFINE_TEST(test_archive_write_set_format_by_name_v7tar)
82 DEFINE_TEST(test_archive_write_set_format_by_name_v7)
83 DEFINE_TEST(test_archive_write_set_format_by_name_warc)
84 DEFINE_TEST(test_archive_write_set_format_by_name_xar)
85 DEFINE_TEST(test_archive_write_set_format_by_name_zip)
86 DEFINE_TEST(test_archive_write_set_format_filter_by_ext_7zip)
87 DEFINE_TEST(test_archive_write_set_format_filter_by_ext_zip)
88 DEFINE_TEST(test_archive_write_set_format_filter_by_ext_jar)
89 DEFINE_TEST(test_archive_write_set_format_filter_by_ext_a)
90 DEFINE_TEST(test_archive_write_set_format_filter_by_ext_ar)
91 DEFINE_TEST(test_archive_write_set_format_filter_by_ext_cpio)
92 DEFINE_TEST(test_archive_write_set_format_filter_by_ext_iso)
93 DEFINE_TEST(test_archive_write_set_format_filter_by_ext_tar)
94 DEFINE_TEST(test_archive_write_set_format_filter_by_ext_tar_gz)
95 DEFINE_TEST(test_archive_write_set_format_filter_by_ext_tar_bz2)
96 DEFINE_TEST(test_archive_write_set_format_filter_by_ext_tar_xz)
97 DEFINE_TEST(test_archive_write_set_format_filter_by_no_ext_def_zip)
98 DEFINE_TEST(test_archive_write_set_format_filter_by_ext_tar_bz2_def_zip)
99 DEFINE_TEST(test_archive_write_set_format_option)
100 DEFINE_TEST(test_archive_write_set_option)
101 DEFINE_TEST(test_archive_write_set_options)
102 DEFINE_TEST(test_archive_write_set_passphrase)
103 DEFINE_TEST(test_archive_write_set_passphrase_callback)
104 DEFINE_TEST(test_bad_fd)
105 DEFINE_TEST(test_compat_bzip2)
106 DEFINE_TEST(test_compat_cpio)
107 DEFINE_TEST(test_compat_gtar)
108 DEFINE_TEST(test_compat_gzip)
109 DEFINE_TEST(test_compat_lz4)
110 DEFINE_TEST(test_compat_lzip)
111 DEFINE_TEST(test_compat_lzma)
112 DEFINE_TEST(test_compat_lzop)
113 DEFINE_TEST(test_compat_mac)
114 DEFINE_TEST(test_compat_pax_libarchive_2x)
115 DEFINE_TEST(test_compat_solaris_pax_sparse)
116 DEFINE_TEST(test_compat_solaris_tar_acl)
117 DEFINE_TEST(test_compat_tar_hardlink)
118 DEFINE_TEST(test_compat_uudecode)
119 DEFINE_TEST(test_compat_uudecode_large)
120 DEFINE_TEST(test_compat_xz)
121 DEFINE_TEST(test_compat_zip_1)
122 DEFINE_TEST(test_compat_zip_2)
123 DEFINE_TEST(test_compat_zip_3)
124 DEFINE_TEST(test_compat_zip_4)
125 DEFINE_TEST(test_compat_zip_5)
126 DEFINE_TEST(test_compat_zip_6)
127 DEFINE_TEST(test_compat_zip_7)
128 DEFINE_TEST(test_empty_write)
129 DEFINE_TEST(test_entry)
130 DEFINE_TEST(test_entry_strmode)
131 DEFINE_TEST(test_extattr_freebsd)
132 DEFINE_TEST(test_filter_count)
133 DEFINE_TEST(test_fuzz_ar)
134 DEFINE_TEST(test_fuzz_cab)
135 DEFINE_TEST(test_fuzz_cpio)
136 DEFINE_TEST(test_fuzz_iso9660)
137 DEFINE_TEST(test_fuzz_lzh)
138 DEFINE_TEST(test_fuzz_mtree)
139 DEFINE_TEST(test_fuzz_rar)
140 DEFINE_TEST(test_fuzz_tar)
141 DEFINE_TEST(test_fuzz_zip)
142 DEFINE_TEST(test_gnutar_filename_encoding_UTF8_CP866)
143 DEFINE_TEST(test_gnutar_filename_encoding_KOI8R_UTF8)
144 DEFINE_TEST(test_gnutar_filename_encoding_KOI8R_CP866)
145 DEFINE_TEST(test_gnutar_filename_encoding_CP1251_UTF8)
146 DEFINE_TEST(test_gnutar_filename_encoding_ru_RU_CP1251)
147 DEFINE_TEST(test_gnutar_filename_encoding_Russian_Russia)
148 DEFINE_TEST(test_gnutar_filename_encoding_EUCJP_UTF8)
149 DEFINE_TEST(test_gnutar_filename_encoding_EUCJP_CP932)
150 DEFINE_TEST(test_gnutar_filename_encoding_CP932_UTF8)
151 DEFINE_TEST(test_link_resolver)
152 DEFINE_TEST(test_open_failure)
153 DEFINE_TEST(test_open_fd)
154 DEFINE_TEST(test_open_file)
155 DEFINE_TEST(test_open_filename)
156 DEFINE_TEST(test_pax_filename_encoding_KOI8R)
157 DEFINE_TEST(test_pax_filename_encoding_CP1251)
158 DEFINE_TEST(test_pax_filename_encoding_EUCJP)
159 DEFINE_TEST(test_pax_filename_encoding_CP932)
160 DEFINE_TEST(test_pax_filename_encoding_KOI8R_BINARY)
161 DEFINE_TEST(test_pax_filename_encoding_KOI8R_CP1251)
162 DEFINE_TEST(test_pax_filename_encoding)
163 DEFINE_TEST(test_read_data_large)
164 DEFINE_TEST(test_read_disk)
165 DEFINE_TEST(test_read_disk_directory_traversals)
166 DEFINE_TEST(test_read_disk_entry_from_file)
167 DEFINE_TEST(test_read_extract)
168 DEFINE_TEST(test_read_file_nonexistent)
169 DEFINE_TEST(test_read_filter_compress_truncated)
170 DEFINE_TEST(test_read_filter_compress_empty2)
171 DEFINE_TEST(test_read_filter_compress_invalid)
172 DEFINE_TEST(test_read_filter_grzip)
173 DEFINE_TEST(test_read_filter_lrzip)
174 DEFINE_TEST(test_read_filter_lzop)
175 DEFINE_TEST(test_read_filter_lzop_multiple_parts)
176 DEFINE_TEST(test_read_filter_program)
177 DEFINE_TEST(test_read_filter_program_signature)
178 DEFINE_TEST(test_read_filter_uudecode)
179 DEFINE_TEST(test_read_filter_uudecode_base64)
180 DEFINE_TEST(test_read_format_7zip)
181 DEFINE_TEST(test_read_format_7zip_bzip2)
182 DEFINE_TEST(test_read_format_7zip_from_fd)
183 DEFINE_TEST(test_read_format_7zip_copy)
184 DEFINE_TEST(test_read_format_7zip_deflate)
185 DEFINE_TEST(test_read_format_7zip_empty)
186 DEFINE_TEST(test_read_format_7zip_lzma1)
187 DEFINE_TEST(test_read_format_7zip_lzma2)
188 DEFINE_TEST(test_read_format_7zip_ppmd)
189 DEFINE_TEST(test_read_format_7zip_encryption_data)
190 DEFINE_TEST(test_read_format_7zip_encryption_header)
191 DEFINE_TEST(test_read_format_7zip_encryption_partially)
192 DEFINE_TEST(test_read_format_7zip_malformed)
193 DEFINE_TEST(test_read_format_ar)
194 DEFINE_TEST(test_read_format_cab)
195 DEFINE_TEST(test_read_format_cab_filename)
196 DEFINE_TEST(test_read_format_cpio_afio)
197 DEFINE_TEST(test_read_format_cpio_bin_be)
198 DEFINE_TEST(test_read_format_cpio_bin_bz2)
199 DEFINE_TEST(test_read_format_cpio_bin)
200 DEFINE_TEST(test_read_format_cpio_bin_gz)
201 DEFINE_TEST(test_read_format_cpio_bin_le)
202 DEFINE_TEST(test_read_format_cpio_bin_lzip)
203 DEFINE_TEST(test_read_format_cpio_bin_lzma)
204 DEFINE_TEST(test_read_format_cpio_bin_xz)
205 DEFINE_TEST(test_read_format_cpio_bin_Z)
206 DEFINE_TEST(test_read_format_cpio_filename_eucJP_UTF8)
207 DEFINE_TEST(test_read_format_cpio_filename_UTF8_eucJP)
208 DEFINE_TEST(test_read_format_cpio_filename_UTF8_UTF8_jp)
209 DEFINE_TEST(test_read_format_cpio_filename_CP866_KOI8R)
210 DEFINE_TEST(test_read_format_cpio_filename_CP866_UTF8)
211 DEFINE_TEST(test_read_format_cpio_filename_KOI8R_CP866)
212 DEFINE_TEST(test_read_format_cpio_filename_KOI8R_UTF8)
213 DEFINE_TEST(test_read_format_cpio_filename_UTF8_KOI8R)
214 DEFINE_TEST(test_read_format_cpio_filename_UTF8_CP866)
215 DEFINE_TEST(test_read_format_cpio_filename_UTF8_UTF8_ru)
216 DEFINE_TEST(test_read_format_cpio_filename_eucJP_CP932)
217 DEFINE_TEST(test_read_format_cpio_filename_UTF8_CP932)
218 DEFINE_TEST(test_read_format_cpio_filename_CP866_CP1251)
219 DEFINE_TEST(test_read_format_cpio_filename_CP866_CP1251_win)
220 DEFINE_TEST(test_read_format_cpio_filename_KOI8R_CP1251)
221 DEFINE_TEST(test_read_format_cpio_filename_UTF8_CP1251)
222 DEFINE_TEST(test_read_format_cpio_odc)
223 DEFINE_TEST(test_read_format_cpio_svr4_bzip2_rpm)
224 DEFINE_TEST(test_read_format_cpio_svr4c_Z)
225 DEFINE_TEST(test_read_format_cpio_svr4_gzip)
226 DEFINE_TEST(test_read_format_cpio_svr4_gzip_rpm)
227 DEFINE_TEST(test_read_format_empty)
228 DEFINE_TEST(test_read_format_gtar_filename_eucJP_UTF8)
229 DEFINE_TEST(test_read_format_gtar_filename_CP866_KOI8R)
230 DEFINE_TEST(test_read_format_gtar_filename_CP866_UTF8)
231 DEFINE_TEST(test_read_format_gtar_filename_KOI8R_CP866)
232 DEFINE_TEST(test_read_format_gtar_filename_KOI8R_UTF8)
233 DEFINE_TEST(test_read_format_gtar_filename_eucJP_CP932)
234 DEFINE_TEST(test_read_format_gtar_filename_CP866_CP1251)
235 DEFINE_TEST(test_read_format_gtar_filename_CP866_CP1251_win)
236 DEFINE_TEST(test_read_format_gtar_filename_KOI8R_CP1251)
237 DEFINE_TEST(test_read_format_gtar_gz)
238 DEFINE_TEST(test_read_format_gtar_lzma)
239 DEFINE_TEST(test_read_format_gtar_sparse)
240 DEFINE_TEST(test_read_format_gtar_sparse_skip_entry)
241 DEFINE_TEST(test_read_format_isojoliet_bz2)
242 DEFINE_TEST(test_read_format_isojoliet_long)
243 DEFINE_TEST(test_read_format_isojoliet_rr)
244 DEFINE_TEST(test_read_format_isojoliet_versioned)
245 DEFINE_TEST(test_read_format_iso_multi_extent)
246 DEFINE_TEST(test_read_format_isorr_bz2)
247 DEFINE_TEST(test_read_format_isorr_ce)
248 DEFINE_TEST(test_read_format_isorr_new_bz2)
249 DEFINE_TEST(test_read_format_isorr_rr_moved)
250 DEFINE_TEST(test_read_format_iso_xorriso)
251 DEFINE_TEST(test_read_format_iso_Z)
252 DEFINE_TEST(test_read_format_isozisofs_bz2)
253 DEFINE_TEST(test_read_format_lha_bugfix_0)
254 DEFINE_TEST(test_read_format_lha)
255 DEFINE_TEST(test_read_format_lha_filename)
256 DEFINE_TEST(test_read_format_mtree)
257 DEFINE_TEST(test_read_format_mtree_filenames_only)
258 DEFINE_TEST(test_read_format_mtree_nochange)
259 DEFINE_TEST(test_read_format_mtree_nomagic_v1_form)
260 DEFINE_TEST(test_read_format_mtree_nomagic_v2_form)
261 DEFINE_TEST(test_read_format_mtree_nomagic_v2_netbsd_form)
262 DEFINE_TEST(test_read_format_mtree_nonexistent_contents_file)
263 DEFINE_TEST(test_read_format_pax_bz2)
264 DEFINE_TEST(test_read_format_rar_basic)
265 DEFINE_TEST(test_read_format_rar_subblock)
266 DEFINE_TEST(test_read_format_rar_noeof)
267 DEFINE_TEST(test_read_format_rar_unicode_UTF8)
268 DEFINE_TEST(test_read_format_rar_unicode_CP932)
269 DEFINE_TEST(test_read_format_rar_compress_normal)
270 DEFINE_TEST(test_read_format_rar_multi_lzss_blocks)
271 DEFINE_TEST(test_read_format_rar_compress_best)
272 DEFINE_TEST(test_read_format_rar_ppmd_lzss_conversion)
273 DEFINE_TEST(test_read_format_rar_binary)
274 DEFINE_TEST(test_read_format_rar_windows)
275 DEFINE_TEST(test_read_format_rar_multivolume)
276 DEFINE_TEST(test_read_format_rar_multivolume_skip)
277 DEFINE_TEST(test_read_format_rar_sfx)
278 DEFINE_TEST(test_read_format_rar_multivolume_stored_file)
279 DEFINE_TEST(test_read_format_rar_multivolume_stored_file_skip)
280 DEFINE_TEST(test_read_format_rar_multivolume_seek_data)
281 DEFINE_TEST(test_read_format_rar_multivolume_seek_multiple_files)
282 DEFINE_TEST(test_read_format_rar_multivolume_uncompressed_files)
283 DEFINE_TEST(test_read_format_rar_encryption_data)
284 DEFINE_TEST(test_read_format_rar_encryption_header)
285 DEFINE_TEST(test_read_format_rar_encryption_partially)
286 DEFINE_TEST(test_read_format_rar_invalid1)
287 DEFINE_TEST(test_read_format_raw)
288 DEFINE_TEST(test_read_format_tar)
289 DEFINE_TEST(test_read_format_tar_concatenated)
290 DEFINE_TEST(test_read_format_tar_empty_filename)
291 DEFINE_TEST(test_read_format_tar_empty_pax)
292 DEFINE_TEST(test_read_format_tar_filename)
293 DEFINE_TEST(test_read_format_tbz)
294 DEFINE_TEST(test_read_format_tgz)
295 DEFINE_TEST(test_read_format_tlz)
296 DEFINE_TEST(test_read_format_txz)
297 DEFINE_TEST(test_read_format_tz)
298 DEFINE_TEST(test_read_format_ustar_filename)
299 DEFINE_TEST(test_read_format_warc)
300 DEFINE_TEST(test_read_format_xar)
301 DEFINE_TEST(test_read_format_zip)
302 DEFINE_TEST(test_read_format_zip_comment_stored)
303 DEFINE_TEST(test_read_format_zip_encryption_data)
304 DEFINE_TEST(test_read_format_zip_encryption_header)
305 DEFINE_TEST(test_read_format_zip_encryption_partially)
306 DEFINE_TEST(test_read_format_zip_filename_CP932_eucJP)
307 DEFINE_TEST(test_read_format_zip_filename_CP932_UTF8)
308 DEFINE_TEST(test_read_format_zip_filename_UTF8_eucJP)
309 DEFINE_TEST(test_read_format_zip_filename_UTF8_UTF8)
310 DEFINE_TEST(test_read_format_zip_filename_CP866_KOI8R)
311 DEFINE_TEST(test_read_format_zip_filename_CP866_UTF8)
312 DEFINE_TEST(test_read_format_zip_filename_KOI8R_CP866)
313 DEFINE_TEST(test_read_format_zip_filename_KOI8R_UTF8)
314 DEFINE_TEST(test_read_format_zip_filename_UTF8_KOI8R)
315 DEFINE_TEST(test_read_format_zip_filename_UTF8_CP866)
316 DEFINE_TEST(test_read_format_zip_filename_UTF8_UTF8_ru)
317 DEFINE_TEST(test_read_format_zip_filename_CP932_CP932)
318 DEFINE_TEST(test_read_format_zip_filename_UTF8_CP932)
319 DEFINE_TEST(test_read_format_zip_filename_CP866_CP1251)
320 DEFINE_TEST(test_read_format_zip_filename_CP866_CP1251_win)
321 DEFINE_TEST(test_read_format_zip_filename_KOI8R_CP1251)
322 DEFINE_TEST(test_read_format_zip_filename_UTF8_CP1251)
323 DEFINE_TEST(test_read_format_zip_filename_KOI8R_UTF8_2)
324 DEFINE_TEST(test_read_format_zip_mac_metadata)
325 DEFINE_TEST(test_read_format_zip_malformed)
326 DEFINE_TEST(test_read_format_zip_msdos)
327 DEFINE_TEST(test_read_format_zip_nested)
328 DEFINE_TEST(test_read_format_zip_nofiletype)
329 DEFINE_TEST(test_read_format_zip_padded1)
330 DEFINE_TEST(test_read_format_zip_padded2)
331 DEFINE_TEST(test_read_format_zip_padded3)
332 DEFINE_TEST(test_read_format_zip_sfx)
333 DEFINE_TEST(test_read_format_zip_traditional_encryption_data)
334 DEFINE_TEST(test_read_format_zip_winzip_aes128)
335 DEFINE_TEST(test_read_format_zip_winzip_aes256)
336 DEFINE_TEST(test_read_format_zip_winzip_aes256_stored)
337 DEFINE_TEST(test_read_format_zip_winzip_aes256_large)
338 DEFINE_TEST(test_read_format_zip_zip64a)
339 DEFINE_TEST(test_read_format_zip_zip64b)
340 DEFINE_TEST(test_read_large)
341 DEFINE_TEST(test_read_pax_truncated)
342 DEFINE_TEST(test_read_position)
343 DEFINE_TEST(test_read_set_format)
344 DEFINE_TEST(test_read_set_wrong_format)
345 DEFINE_TEST(test_read_append_filter)
346 DEFINE_TEST(test_read_append_wrong_filter)
347 DEFINE_TEST(test_read_append_filter_program)
348 DEFINE_TEST(test_read_append_filter_wrong_program)
349 DEFINE_TEST(test_read_too_many_filters)
350 DEFINE_TEST(test_read_truncated)
351 DEFINE_TEST(test_read_truncated_filter_bzip2)
352 DEFINE_TEST(test_read_truncated_filter_compress)
353 DEFINE_TEST(test_read_truncated_filter_gzip)
354 DEFINE_TEST(test_read_truncated_filter_lzip)
355 DEFINE_TEST(test_read_truncated_filter_lzma)
356 DEFINE_TEST(test_read_truncated_filter_lzop)
357 DEFINE_TEST(test_read_truncated_filter_xz)
358 DEFINE_TEST(test_sparse_basic)
359 DEFINE_TEST(test_fully_sparse_files)
360 DEFINE_TEST(test_tar_filenames)
361 DEFINE_TEST(test_tar_large)
362 DEFINE_TEST(test_ustar_filename_encoding_UTF8_CP866)
363 DEFINE_TEST(test_ustar_filename_encoding_KOI8R_UTF8)
364 DEFINE_TEST(test_ustar_filename_encoding_KOI8R_CP866)
365 DEFINE_TEST(test_ustar_filename_encoding_CP1251_UTF8)
366 DEFINE_TEST(test_ustar_filename_encoding_ru_RU_CP1251)
367 DEFINE_TEST(test_ustar_filename_encoding_Russian_Russia)
368 DEFINE_TEST(test_ustar_filename_encoding_EUCJP_UTF8)
369 DEFINE_TEST(test_ustar_filename_encoding_EUCJP_CP932)
370 DEFINE_TEST(test_ustar_filename_encoding_CP932_UTF8)
371 DEFINE_TEST(test_ustar_filenames)
372 DEFINE_TEST(test_warn_missing_hardlink_target)
373 DEFINE_TEST(test_write_disk_appledouble)
374 DEFINE_TEST(test_write_disk)
375 DEFINE_TEST(test_write_disk_failures)
376 DEFINE_TEST(test_write_disk_hardlink)
377 DEFINE_TEST(test_write_disk_hfs_compression)
378 DEFINE_TEST(test_write_disk_lookup)
379 DEFINE_TEST(test_write_disk_mac_metadata)
380 DEFINE_TEST(test_write_disk_no_hfs_compression)
381 DEFINE_TEST(test_write_disk_perms)
382 DEFINE_TEST(test_write_disk_secure)
383 DEFINE_TEST(test_write_disk_sparse)
384 DEFINE_TEST(test_write_disk_symlink)
385 DEFINE_TEST(test_write_disk_times)
386 DEFINE_TEST(test_write_filter_b64encode)
387 DEFINE_TEST(test_write_filter_bzip2)
388 DEFINE_TEST(test_write_filter_compress)
389 DEFINE_TEST(test_write_filter_gzip)
390 DEFINE_TEST(test_write_filter_gzip_timestamp)
391 DEFINE_TEST(test_write_filter_lrzip)
392 DEFINE_TEST(test_write_filter_lz4)
393 DEFINE_TEST(test_write_filter_lz4_disable_stream_checksum)
394 DEFINE_TEST(test_write_filter_lz4_enable_block_checksum)
395 DEFINE_TEST(test_write_filter_lz4_block_size_4)
396 DEFINE_TEST(test_write_filter_lz4_block_size_5)
397 DEFINE_TEST(test_write_filter_lz4_block_size_6)
398 DEFINE_TEST(test_write_filter_lz4_block_dependence)
399 DEFINE_TEST(test_write_filter_lzip)
400 DEFINE_TEST(test_write_filter_lzma)
401 DEFINE_TEST(test_write_filter_lzop)
402 DEFINE_TEST(test_write_filter_program)
403 DEFINE_TEST(test_write_filter_uuencode)
404 DEFINE_TEST(test_write_filter_xz)
405 DEFINE_TEST(test_write_format_7zip)
406 DEFINE_TEST(test_write_format_7zip_basic_bzip2)
407 DEFINE_TEST(test_write_format_7zip_basic_copy)
408 DEFINE_TEST(test_write_format_7zip_basic_deflate)
409 DEFINE_TEST(test_write_format_7zip_basic_lzma1)
410 DEFINE_TEST(test_write_format_7zip_basic_lzma2)
411 DEFINE_TEST(test_write_format_7zip_basic_ppmd)
412 DEFINE_TEST(test_write_format_7zip_empty_archive)
413 DEFINE_TEST(test_write_format_7zip_empty_files)
414 DEFINE_TEST(test_write_format_7zip_large_bzip2)
415 DEFINE_TEST(test_write_format_7zip_large_copy)
416 DEFINE_TEST(test_write_format_7zip_large_deflate)
417 DEFINE_TEST(test_write_format_7zip_large_lzma1)
418 DEFINE_TEST(test_write_format_7zip_large_lzma2)
419 DEFINE_TEST(test_write_format_7zip_large_ppmd)
420 DEFINE_TEST(test_write_format_ar)
421 DEFINE_TEST(test_write_format_cpio)
422 DEFINE_TEST(test_write_format_cpio_empty)
423 DEFINE_TEST(test_write_format_cpio_newc)
424 DEFINE_TEST(test_write_format_cpio_odc)
425 DEFINE_TEST(test_write_format_gnutar)
426 DEFINE_TEST(test_write_format_gnutar_filenames)
427 DEFINE_TEST(test_write_format_gnutar_linknames)
428 DEFINE_TEST(test_write_format_iso9660_boot)
429 DEFINE_TEST(test_write_format_iso9660)
430 DEFINE_TEST(test_write_format_iso9660_empty)
431 DEFINE_TEST(test_write_format_iso9660_filename)
432 DEFINE_TEST(test_write_format_iso9660_zisofs)
433 DEFINE_TEST(test_write_format_mtree_absolute_path)
434 DEFINE_TEST(test_write_format_mtree)
435 DEFINE_TEST(test_write_format_mtree_no_leading_dotslash)
436 DEFINE_TEST(test_write_format_mtree_classic)
437 DEFINE_TEST(test_write_format_mtree_classic_indent)
438 DEFINE_TEST(test_write_format_mtree_fflags)
439 DEFINE_TEST(test_write_format_mtree_no_separator)
440 DEFINE_TEST(test_write_format_mtree_quoted_filename)
441 DEFINE_TEST(test_write_format_pax)
442 DEFINE_TEST(test_write_format_raw_b64)
443 DEFINE_TEST(test_write_format_raw)
444 DEFINE_TEST(test_write_format_shar_empty)
445 DEFINE_TEST(test_write_format_tar)
446 DEFINE_TEST(test_write_format_tar_empty)
447 DEFINE_TEST(test_write_format_tar_sparse)
448 DEFINE_TEST(test_write_format_tar_ustar)
449 DEFINE_TEST(test_write_format_tar_v7tar)
450 DEFINE_TEST(test_write_format_warc)
451 DEFINE_TEST(test_write_format_warc_empty)
452 DEFINE_TEST(test_write_format_xar)
453 DEFINE_TEST(test_write_format_xar_empty)
454 DEFINE_TEST(test_write_format_zip)
455 DEFINE_TEST(test_write_format_zip64)
456 DEFINE_TEST(test_write_format_zip_traditional_pkware_encryption)
457 DEFINE_TEST(test_write_format_zip_winzip_aes128_encryption)
458 DEFINE_TEST(test_write_format_zip_winzip_aes256_encryption)
459 DEFINE_TEST(test_write_format_zip_compression_store)
460 DEFINE_TEST(test_write_format_zip_empty)
461 DEFINE_TEST(test_write_format_zip_empty_zip64)
462 DEFINE_TEST(test_write_format_zip_file)
463 DEFINE_TEST(test_write_format_zip_file_zip64)
464 DEFINE_TEST(test_write_format_zip_large)
465 DEFINE_TEST(test_write_format_zip_zip64_oversize)
466 DEFINE_TEST(test_write_open_memory)
467 DEFINE_TEST(test_write_read_format_zip)
468 DEFINE_TEST(test_write_read_format_zip_improved_streaming)
469 DEFINE_TEST(test_write_read_format_zip64)
470 DEFINE_TEST(test_write_read_format_zip64_improved_streaming)
471 DEFINE_TEST(test_zip_filename_encoding_UTF8)
472 DEFINE_TEST(test_zip_filename_encoding_KOI8R)
473 DEFINE_TEST(test_zip_filename_encoding_ru_RU_CP1251)
474 DEFINE_TEST(test_zip_filename_encoding_Russian_Russia)
475 DEFINE_TEST(test_zip_filename_encoding_EUCJP)
476 DEFINE_TEST(test_zip_filename_encoding_CP932)