Home
last modified time | relevance | path

Searched refs:archive_read_new (Results 1 – 25 of 168) sorted by relevance

1234567

/trueos/contrib/libarchive/libarchive/test/
HDtest_read_format_zip_filename.c44 assert((a = archive_read_new()) != NULL); in test_read_format_zip_filename_CP932_eucJP()
97 assert((a = archive_read_new()) != NULL); in test_read_format_zip_filename_CP932_UTF8()
171 assert((a = archive_read_new()) != NULL); in test_read_format_zip_filename_UTF8_eucJP()
180 assert((a = archive_read_new()) != NULL); in test_read_format_zip_filename_UTF8_eucJP()
239 assert((a = archive_read_new()) != NULL); in test_read_format_zip_filename_UTF8_UTF8()
325 assert((a = archive_read_new()) != NULL); in test_read_format_zip_filename_CP866_KOI8R()
376 assert((a = archive_read_new()) != NULL); in test_read_format_zip_filename_CP866_UTF8()
428 assert((a = archive_read_new()) != NULL); in test_read_format_zip_filename_KOI8R_CP866()
479 assert((a = archive_read_new()) != NULL); in test_read_format_zip_filename_KOI8R_UTF8()
531 assert((a = archive_read_new()) != NULL); in test_read_format_zip_filename_UTF8_KOI8R()
[all …]
HDtest_read_pax_truncated.c69 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
123 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
173 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
184 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
197 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
211 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
223 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
234 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
245 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
HDtest_read_format_tar_filename.c57 assert((a = archive_read_new()) != NULL); in test_read_format_tar_filename_KOI8R_CP866()
67 assert((a = archive_read_new()) != NULL); in test_read_format_tar_filename_KOI8R_CP866()
110 assert((a = archive_read_new()) != NULL); in test_read_format_tar_filename_KOI8R_CP866()
165 assert((a = archive_read_new()) != NULL); in test_read_format_tar_filename_KOI8R_UTF8()
207 assert((a = archive_read_new()) != NULL); in test_read_format_tar_filename_KOI8R_UTF8()
263 assert((a = archive_read_new()) != NULL); in test_read_format_tar_filename_KOI8R_CP1251()
273 assert((a = archive_read_new()) != NULL); in test_read_format_tar_filename_KOI8R_CP1251()
315 assert((a = archive_read_new()) != NULL); in test_read_format_tar_filename_KOI8R_CP1251()
HDtest_read_format_cpio_filename.c44 assert((a = archive_read_new()) != NULL); in test_read_format_cpio_filename_eucJP_UTF8()
93 assert((a = archive_read_new()) != NULL); in test_read_format_cpio_filename_UTF8_eucJP()
145 assert((a = archive_read_new()) != NULL); in test_read_format_cpio_filename_UTF8_UTF8_jp()
192 assert((a = archive_read_new()) != NULL); in test_read_format_cpio_filename_CP866_KOI8R()
243 assert((a = archive_read_new()) != NULL); in test_read_format_cpio_filename_CP866_UTF8()
295 assert((a = archive_read_new()) != NULL); in test_read_format_cpio_filename_KOI8R_CP866()
346 assert((a = archive_read_new()) != NULL); in test_read_format_cpio_filename_KOI8R_UTF8()
398 assert((a = archive_read_new()) != NULL); in test_read_format_cpio_filename_UTF8_KOI8R()
450 assert((a = archive_read_new()) != NULL); in test_read_format_cpio_filename_UTF8_CP866()
501 assert((a = archive_read_new()) != NULL); in test_read_format_cpio_filename_UTF8_UTF8_ru()
[all …]
HDtest_read_format_7zip.c41 assert((a = archive_read_new()) != NULL); in test_copy()
81 assert((a = archive_read_new()) != NULL); in test_empty_archive()
113 assert((a = archive_read_new()) != NULL); in test_empty_file()
152 assert((a = archive_read_new()) != NULL); in test_plain_header()
193 assert((a = archive_read_new()) != NULL); in test_extract_all_files()
268 assert((a = archive_read_new()) != NULL); in test_extract_last_file()
338 assert((a = archive_read_new()) != NULL); in test_extract_all_files2()
451 assert((a = archive_read_new()) != NULL); in test_delta_lzma()
505 assert((a = archive_read_new()) != NULL); in test_bcj()
560 assert((a = archive_read_new()) != NULL); in test_ppmd()
[all …]
HDtest_read_format_lha_filename.c50 assert((a = archive_read_new()) != NULL); in test_read_format_lha_filename_CP932_eucJP()
60 assert((a = archive_read_new()) != NULL); in test_read_format_lha_filename_CP932_eucJP()
109 assert((a = archive_read_new()) != NULL); in test_read_format_lha_filename_CP932_UTF8()
119 assert((a = archive_read_new()) != NULL); in test_read_format_lha_filename_CP932_UTF8()
170 assert((a = archive_read_new()) != NULL); in test_read_format_lha_filename_CP932_Windows()
HDtest_read_set_format.c39 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
109 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
133 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
157 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
185 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
211 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
HDtest_read_format_zip.c118 assert((a = archive_read_new()) != NULL); in test_basic()
126 assert((a = archive_read_new()) != NULL); in test_basic()
185 assert((a = archive_read_new()) != NULL); in test_info_zip_ux()
193 assert((a = archive_read_new()) != NULL); in test_info_zip_ux()
246 assert((a = archive_read_new()) != NULL); in test_extract_length_at_end()
254 assert((a = archive_read_new()) != NULL); in test_extract_length_at_end()
274 assert((a = archive_read_new()) != NULL); in test_symlink()
HDtest_read_format_gtar_filename.c44 assert((a = archive_read_new()) != NULL); in test_read_format_gtar_filename_eucJP_UTF8()
95 assert((a = archive_read_new()) != NULL); in test_read_format_gtar_filename_CP866_KOI8R()
146 assert((a = archive_read_new()) != NULL); in test_read_format_gtar_filename_CP866_UTF8()
198 assert((a = archive_read_new()) != NULL); in test_read_format_gtar_filename_KOI8R_CP866()
249 assert((a = archive_read_new()) != NULL); in test_read_format_gtar_filename_KOI8R_UTF8()
301 assert((a = archive_read_new()) != NULL); in test_read_format_gtar_filename_eucJP_CP932()
351 assert((a = archive_read_new()) != NULL); in test_read_format_gtar_filename_CP866_CP1251()
408 assert((a = archive_read_new()) != NULL); in test_read_format_gtar_filename_CP866_CP1251_win()
454 assert((a = archive_read_new()) != NULL); in test_read_format_gtar_filename_KOI8R_CP1251()
HDtest_read_format_ustar_filename.c44 assert((a = archive_read_new()) != NULL); in test_read_format_ustar_filename_eucJP_UTF8()
95 assert((a = archive_read_new()) != NULL); in test_read_format_ustar_filename_CP866_KOI8R()
146 assert((a = archive_read_new()) != NULL); in test_read_format_ustar_filename_CP866_UTF8()
198 assert((a = archive_read_new()) != NULL); in test_read_format_ustar_filename_KOI8R_CP866()
249 assert((a = archive_read_new()) != NULL); in test_read_format_ustar_filename_KOI8R_UTF8()
301 assert((a = archive_read_new()) != NULL); in test_read_format_ustar_filename_eucJP_CP932()
351 assert((a = archive_read_new()) != NULL); in test_read_format_ustar_filename_CP866_CP1251()
408 assert((a = archive_read_new()) != NULL); in test_read_format_ustar_filename_CP866_CP1251_win()
454 assert((a = archive_read_new()) != NULL); in test_read_format_ustar_filename_KOI8R_CP1251()
HDtest_compat_zip.c43 assert((a = archive_read_new()) != NULL); in test_compat_zip_1()
86 assert((a = archive_read_new()) != NULL); in test_compat_zip_2()
117 assert((a = archive_read_new()) != NULL); in test_compat_zip_3()
172 assert((a = archive_read_new()) != NULL); in test_compat_zip_4()
205 assert((a = archive_read_new()) != NULL); in test_compat_zip_4()
232 assert((a = archive_read_new()) != NULL); in test_compat_zip_5()
291 assert((a = archive_read_new()) != NULL); in test_compat_zip_5()
387 assert((a = archive_read_new()) != NULL); in test_compat_zip_6()
394 assert((a = archive_read_new()) != NULL); in test_compat_zip_6()
421 assert((a = archive_read_new()) != NULL); in test_compat_zip_7()
HDtest_archive_read_next_header_empty.c32 struct archive* a = archive_read_new(); in test_empty_file1()
49 struct archive* a = archive_read_new(); in test_empty_file2()
72 struct archive* a = archive_read_new(); in test_empty_tarfile()
HDtest_write_format_zip_empty.c61 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
67 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
73 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
HDtest_read_filter_program_signature.c49 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
71 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
91 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
HDtest_read_format_mtree.c55 assert((a = archive_read_new()) != NULL); in test_read_format_mtree1()
168 assert((a = archive_read_new()) != NULL); in test_read_format_mtree2()
203 assert((a = archive_read_new()) != NULL); in test_read_format_mtree3()
250 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
304 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
335 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
378 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
457 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
522 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
585 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
HDtest_compat_lzop.c50 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
80 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
111 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
HDtest_open_filename.c71 assert((a = archive_read_new()) != NULL); in test_open_filename_mbs()
102 assert((a = archive_read_new()) != NULL); in test_open_filename_mbs()
155 assert((a = archive_read_new()) != NULL); in test_open_filename_wcs()
186 assert((a = archive_read_new()) != NULL); in test_open_filename_wcs()
HDtest_read_filter_program.c46 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
68 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
HDtest_open_failure.c93 a = archive_read_new(); in DEFINE_TEST()
108 a = archive_read_new(); in DEFINE_TEST()
123 a = archive_read_new(); in DEFINE_TEST()
139 a = archive_read_new(); in DEFINE_TEST()
HDtest_read_format_raw.c41 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
67 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
HDtest_read_large.c63 assert(NULL != (a = archive_read_new())); in DEFINE_TEST()
74 assert(NULL != (a = archive_read_new())); in DEFINE_TEST()
HDtest_read_format_iso_Z.c37 assert((a = archive_read_new()) != NULL); in test1()
63 assert((a = archive_read_new()) != NULL); in test2()
HDtest_read_position.c99 assert(NULL != (a = archive_read_new())); in DEFINE_TEST()
106 assert(NULL != (a = archive_read_new())); in DEFINE_TEST()
HDtest_compat_pax_libarchive_2x.c77 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
115 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
HDtest_write_filter_program.c48 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
91 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()

1234567