Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/bsdcat/tests/
H A DMakefile46 SRCS.bsdcat_test= list.h \
50 SRCS.bsdcat_test+= test_main.c \
57 grep -h DEFINE_TEST ${.ALLSRC:N*Makefile}) > ${.TARGET}.tmp
58 @mv ${.TARGET}.tmp ${.TARGET}
60 CLEANFILES+= list.h list.h.tmp
62 ${PACKAGE}FILES+= test_empty.gz.uu
63 ${PACKAGE}FILES+= test_empty.lz4.uu
64 ${PACKAGE}FILES+= test_empty.xz.uu
65 ${PACKAGE}FILES+= test_empty.zst.uu
69 ${PACKAGE}FILES+= test_expand.lz4.uu
[all …]
/freebsd-12.1/contrib/libarchive/cat/test/
H A Dtest_empty_lz4.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
23 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25 #include "test.h"
29 const char *reffile = "test_empty.lz4"; in DEFINE_TEST()
33 f = systemf("%s %s >test.out 2>test.err", testprog, reffile); in DEFINE_TEST()
36 assertEmptyFile("test.out"); in DEFINE_TEST()
37 assertEmptyFile("test.err"); in DEFINE_TEST()
[all …]
H A Dtest_empty.lz4.uu1 begin 644 test_empty.lz4