Searched +full:test_read_format_raw +full:. +full:bufr (Results 1 – 3 of 3) sorted by relevance
1 begin 660 test_read_format_raw.bufr
4 * All rights reserved.9 * 1. Redistributions of source code must retain the above copyright11 * in this position and unchanged.28 #include "test.h"30 DEFINE_TEST(test_read_format_raw) in DEFINE_TEST() argument35 const char *reffile1 = "test_read_format_raw.data"; in DEFINE_TEST()36 const char *reffile2 = "test_read_format_raw.data.Z"; in DEFINE_TEST()37 const char *reffile3 = "test_read_format_raw.bufr"; in DEFINE_TEST()39 const char *reffile4 = "test_read_format_raw.data.gz"; in DEFINE_TEST()70 /* Second, try the same with a compressed file. */ in DEFINE_TEST()[all …]
1 .include <src.opts.mk>17 CFLAGS+= -I${.CURDIR} -I${.CURDIR:H} -I${.OBJDIR}181 test_read_format_raw.c \332 ${PACKAGE}FILES+= test_fuzz_1.iso.Z.uu358 @mv ${.TARGET}.tmp ${.TARGET}360 CLEANTESTS+= list.h list.h.tmp623 ${PACKAGE}FILES+= test_read_format_raw.bufr.uu624 ${PACKAGE}FILES+= test_read_format_raw.data.Z.uu625 ${PACKAGE}FILES+= test_read_format_raw.data.gz.uu626 ${PACKAGE}FILES+= test_read_format_raw.data.uu[all …]