Searched +full:test_pax_xattr_header_libarchive +full:. +full:tar (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_pax_xattr_header_libarchive.tar.uu1 begin 644 test_pax_xattr_header_libarchive.tar
H A Dtest_pax_xattr_header.c3 * All rights reserved.
8 * 1. Redistributions of source code must retain the above copyright
9 * notice, this list of conditions and the following disclaimer.
10 * 2. Redistributions in binary form must reproduce the above copyright
12 * 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"
26 __FBSDID("$FreeBSD: stable/11/contrib/libarchive/libarchive/test/test_pax_xattr_header.c 358088 2020-02-19 01:50:47Z mm $");
40 archive_entry_xattr_add_entry(ae, "user.data
[all...]
/freebsd-11-stable/lib/libarchive/tests/
H A DMakefile13 CFLAGS+= -I${.CURDIR} -I${.CURDIR:H} -I${.OBJDIR}
22 .PATH: ${_LIBARCHIVEDIR}/libarchive/test
24 test_acl_nfs4.c \
25 test_acl_pax.c \
26 test_acl_platform_nfs4.c \
27 test_acl_platform_posix1e.c \
28 test_acl_posix1e.c \
29 test_acl_text.
[all...]

Completed in 66 milliseconds