Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_read_format_gtar_redundant_L.c5 * All rights reserved.
7 #include "test.h"
9 #include <string.h>
11 DEFINE_TEST(test_read_format_gtar_redundant_L) in DEFINE_TEST() argument
13 const char *refname = "test_read_format_gtar_redundant_L.tar.Z"; in DEFINE_TEST()
30 /* End of archive. */ in DEFINE_TEST()
33 /* Verify archive format. */ in DEFINE_TEST()
37 /* Close the archive. */ in DEFINE_TEST()
HDtest_read_format_gtar_redundant_L.tar.Z.uu1 begin 644 test_read_format_gtar_redundant_L.tar.Z
/freebsd/lib/libarchive/tests/
H A DMakefile1 .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-align
28 .PATH: ${_LIBARCHIVEDIR}/libarchive/test
30 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 …]