Home
last modified time | relevance | path

Searched +full:test_read_format_gtar_sparse_skip_entry +full:. +full:tar +full:. +full:z (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/libarchive/libarchive/test/
H A Dtest_read_format_gtar_sparse_skip_entry.c3 * All rights reserved.
25 #include "test.h"
35 DEFINE_TEST(test_read_format_gtar_sparse_skip_entry) in DEFINE_TEST() argument
38 const char *refname = "test_read_format_gtar_sparse_skip_entry.tar.Z.uu"; in DEFINE_TEST()
40 const char *refname = "test_read_format_gtar_sparse_skip_entry.tar.Z"; in DEFINE_TEST()
80 /* End of archive. */ in DEFINE_TEST()
83 /* Verify archive format. */ in DEFINE_TEST()
88 /* Close the archive. */ in DEFINE_TEST()
127 /* End of archive. */ in DEFINE_TEST()
130 /* Verify archive format. */ in DEFINE_TEST()
[all …]
H A Dtest_read_format_gtar_sparse_skip_entry.tar.Z.uu1 begin 644 test_read_format_gtar_sparse_skip_entry.tar.Z
/freebsd-14.2/lib/libarchive/tests/
H A DMakefile152 test_read_format_gtar_sparse_skip_entry.c \
394 ${PACKAGE}FILES+= test_compat_mac-1.tar.Z.uu
395 ${PACKAGE}FILES+= test_compat_mac-2.tar.Z.uu
405 ${PACKAGE}FILES+= test_compat_uudecode_large.tar.Z.uu
507 ${PACKAGE}FILES+= test_read_format_gtar_filename_cp866.tar.Z.uu
508 ${PACKAGE}FILES+= test_read_format_gtar_filename_eucjp.tar.Z.uu
509 ${PACKAGE}FILES+= test_read_format_gtar_filename_koi8r.tar.Z.uu
516 ${PACKAGE}FILES+= test_read_format_gtar_sparse_skip_entry.tar.Z.uu
630 ${PACKAGE}FILES+= test_read_format_tar_empty_pax.tar.Z.uu
631 ${PACKAGE}FILES+= test_read_format_tar_filename_koi8r.tar.Z.uu
[all …]