Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_compat_lz4.c4 * All rights reserved.
9 * 1. Redistributions of source code must retain the above copyright
10 * notice, this list of conditions and the following disclaimer.
11 * 2. Redistributions in binary form must reproduce the above copyright
13 * documentation and/or other materials provided with the distribution.
17 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
24 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26 #include "test.h"
29 * Verify our ability to read sample files compatibly with 'lz4 -d'.
32 * * lz4 -d will read multiple lz4 streams, concatenating the output
[all …]
HDtest_compat_lz4_2.tar.lz4.uu1 begin 644 test_compat_lz4_2.tar.lz4
/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...]