Searched +full:test_read_format_warc +full:. +full:warc (Results 1 – 3 of 3) sorted by relevance
3 * All rights reserved.8 * 1. Redistributions of source code must retain the above copyright10 * in this position and unchanged.11 * 2. Redistributions in binary form must reproduce the above copyright13 * 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.27 #include "test.h"29 DEFINE_TEST(test_read_format_warc) in DEFINE_TEST() argument32 const char reffile[] = "test_read_format_warc.warc"; in DEFINE_TEST()[all …]
1 begin 644 test_read_format_warc.warc
5 .include <bsd.own.mk>14 CPPFLAGS+=-I${LIBARCHIVE}/test_utils -I${LIBARCHIVE}/libarchive -I.15 CPPFLAGS+=-I${LIBARCHIVE}/libarchive/test -I${LIBARCHIVE}/../include17 .PATH: ${LIBARCHIVE}/libarchive/test ${LIBARCHIVE}/test_utils24 .include "${NETBSDSRCDIR}/external/bsd/zstd/Makefile.zstd"27 SRCS.h_libarchiv[all...]