Searched +full:test_compat_gtar_1 +full:. +full:tar (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_compat_gtar_1.tar.uu2 begin 644 test_compat_gtar_1.tar
14 M```````````````````````Q,C,T-38W.#DP,3(S-#4V-S@Y,#$R,S0U-C<X
15 M.3`Q,C,T-38W.#DP,3(S-#4V-S@Y,#$R,S0U-C<X.3`Q,C,T-38W.#DP,3(S
16 M-#4V-S@Y,#$R,S0U-C<X.3`Q,C,T-38W.#D
[all...]
H A Dtest_compat_gtar.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_compat_gtar.c 313570 2017-02-11 00:54:16Z mm $");
29 * Verify our ability to read sample files created by GNU tar
41 test_compat_gtar_1(void) function
[all...]
H A Dtest.h3 * 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.
26 /* Every test program should #include "test.h" as the first thing. */
28 #define KNOWNREF "test_compat_gtar_1
[all...]
H A Dtest_fuzz.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_fuzz.c 358088 2020-02-19 01:50:47Z mm $");
31 * http://seclists.or
[all...]
H A Dmain.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.
26 #include "test.h"
27 #include "test_utils.h"
29 #include <sys/ioctl.
[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 129 milliseconds