From: W. Felix Handte Date: Fri, 24 May 2019 21:21:44 +0000 (-0400) Subject: Add Test X-Git-Tag: v1.4.1^2~40^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a0638048a33ef87971dcd2141e45e7e5bd90307;p=thirdparty%2Fzstd.git Add Test --- diff --git a/tests/Makefile b/tests/Makefile index f11b73183..4ee684e08 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -359,6 +359,9 @@ test-zstdgrep: gzstd -echo 'hello world' > test.txt && $(PRGDIR)/zstd test.txt env ZCAT=/tmp/zstdcat $(PRGDIR)/zstdgrep hello test.txt.zst env ZCAT=/tmp/zstdcat $(PRGDIR)/zstdgrep weird test.txt.zst && return 1 || return 0 + -echo 'hello' > pattern.txt + env ZCAT=/tmp/zstdcat $(PRGDIR)/zstdgrep -f pattern.txt test.txt.zst + $(RM) test.txt test.txt.zst pattern.txt test-fullbench: fullbench datagen $(QEMU_SYS) ./fullbench -i1