Searched +full:test_read_format_tar_pax_large_attr +full:. +full:tar +full:. +full:z (Results 1 – 3 of 3) sorted by relevance
2 cat test_read_format_tar_pax_large_attr.tar.Z.uu | uudecode -p | uncompress | hexdump -C4 It contains a single tar entry with a pax header that has a single9 007a13f0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 0a |+++++++++++++++.|11 begin 644 test_read_format_tar_pax_large_attr.tar.Z
3 * All rights reserved.8 * 1. Redistributions of source code must retain the above copyright9 * notice, this list of conditions and the following disclaimer.10 * 2. Redistributions in binary form must reproduce the above copyright12 * documentation and/or other materials provided with the distribution.16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.23 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.25 #include "test.h"28 * Read a pax formatted tar archive that has an extremely large29 * (8,000,000 bytes) attribute of unknown type. The pax reader should simply[all …]
1 .include <src.opts.mk>11 TEST_METADATA.functional_test+= timeout="600"17 CFLAGS+= -I${.CURDIR} -I${.CURDIR:H} -I${.OBJDIR}21 CFLAGS.test_utils.c+= -Wno-cast-align27 .PATH: ${_LIBARCHIVEDIR}/libarchive/test29 test_7zip_filename_encoding.c \30 test_acl_nfs4.c \31 test_acl_pax.c \32 test_acl_platform_nfs4.c \33 test_acl_platform_posix1e.c \[all …]