Searched +full:test_read_format_tar_mac_metadata_1 +full:. +full:tar (Results 1 – 3 of 3) sorted by relevance
5 * All rights reserved.7 #include "test.h"12 This test tar file is crafted with two files in a specific order: in DEFINE_TEST()14 1. A ._-prefixed file with pax header containing the path attribute. in DEFINE_TEST()15 2. A file with a pax header but without the path attribute. in DEFINE_TEST()18 <https://github.com/libarchive/libarchive/pull/2636> in DEFINE_TEST()20 GNU tar is required to reproduce this tar file: in DEFINE_TEST()23 …NAME1="._101_aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa… in DEFINE_TEST()25 OUT="test_read_format_tar_mac_metadata_1.tar" in DEFINE_TEST()34 --pax-option=exthdr.name=%d/PaxHeaders/%f,atime:=0,ctime:=0,foo:=bar \ in DEFINE_TEST()[all …]
1 begin 644 test_read_format_tar_mac_metadata_1.tar
1 .include <src.opts.mk>11 TEST_METADATA.functional_test+= timeout="600"17 CFLAGS+= -I${.CURDIR} -I${.CURDIR:H} -I${.OBJDIR}22 CFLAGS.test_utils.c+= -Wno-cast-align28 .PATH: ${_LIBARCHIVEDIR}/libarchive/test30 test_7zip_filename_encoding.c \31 test_acl_nfs4.c \32 test_acl_pax.c \33 test_acl_platform_nfs4.c \34 test_acl_platform_posix1e.c \[all …]