Home
last modified time | relevance | path

Searched +full:test_compat_zstd_1 +full:. +full:tar +full:. +full:zst (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
HDtest_compat_zstd_1.tar.zst.uu1 begin 644 test_compat_zstd_1.tar.zst
H A Dtest_compat_zstd.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"
27 * Verify our ability to read sample files compatibly with 'zstd -d'.
54 /* Read entries, match up names with list above. */ in compat_zstd()
[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"
30 * http://seclists.org/vulnwatch/2005/q1/0088.html
33 * random values into it and runs it through libarchive. It tries
[all …]
/netbsd-src/tests/lib/libarchive/
H A DMakefile5 .include <bsd.own.mk>
14 CPPFLAGS+=-I${LIBARCHIVE}/test_utils -I${LIBARCHIVE}/libarchive -I.
15 CPPFLAGS+=-I${LIBARCHIVE}/libarchive/test -I${LIBARCHIVE}/../include
17 .PATH: ${LIBARCHIVE}/libarchive/test ${LIBARCHIVE}/test_utils
24 .include "${NETBSDSRCDIR}/external/bsd/zstd/Makefile.zstd"
27 SRCS.h_libarchiv
[all...]