Searched +full:test_read_format_gtar_sparse_1_17_posix00 +full:. +full:tar (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/ |
HD | test_read_format_gtar_sparse_1_17_posix00.tar.uu | 1 begin 644 test_read_format_gtar_sparse_1_17_posix00.tar
|
H A D | test_read_format_gtar_sparse.c | 3 * 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" 155 * * a single 'a' byte at offset 1,000,000, 2,000,000, ..., 99,000,000 177 /* data, size, offset of next expected block. */ in verify_archive_file() [all …]
|
/netbsd-src/tests/lib/libarchive/ |
H A D | Makefile | 5 .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...] |