summaryrefslogtreecommitdiffstats
path: root/tests/Makefile
diff options
context:
space:
mode:
authorgstedman <gabriel.stedman@zynstra.com>2019-05-16 14:12:00 (GMT)
committergabrielstedman <gabriel.stedman@zynstra.com>2019-05-16 19:53:29 (GMT)
commit81081f9b2d6e114b06f7a3eecc8e6a20bb88e035 (patch)
treeffb6d07b2c20d700b425cc0a38cc0aec8e7489bd /tests/Makefile
parent98a86c8ef6ea3202f8cb52772144d0f744bd5c73 (diff)
downloadlz4-81081f9b2d6e114b06f7a3eecc8e6a20bb88e035.zip
lz4-81081f9b2d6e114b06f7a3eecc8e6a20bb88e035.tar.gz
lz4-81081f9b2d6e114b06f7a3eecc8e6a20bb88e035.tar.bz2
List mode improvements.
Improve formatting Include static assert Use UTIL_fseek to handle potential fseek limitation Be explicit when refusing to read from stdin Properly free dctx after use Include valgrind tests
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 3d3cfa2..dbb7bd5 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -466,6 +466,8 @@ test-mem: lz4 datagen fuzzer frametest fullbench
valgrind --leak-check=yes --error-exitcode=1 $(LZ4) -bi1 ftmdg7M
valgrind --leak-check=yes --error-exitcode=1 ./fullbench -i1 ftmdg7M ftmdg16K2
valgrind --leak-check=yes --error-exitcode=1 $(LZ4) -B4D -f -vq ftmdg7M $(VOID)
+ valgrind --leak-check=yes --error-exitcode=1 $(LZ4) --list -m ftm*.lz4
+ valgrind --leak-check=yes --error-exitcode=1 $(LZ4) --list -m -v ftm*.lz4
$(RM) ftm*
valgrind --leak-check=yes --error-exitcode=1 ./fuzzer -i64 -t1
valgrind --leak-check=yes --error-exitcode=1 ./frametest -i256