]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Added btlazy2 to short tests
authorYann Collet <yann.collet.73@gmail.com>
Mon, 8 Feb 2016 17:46:26 +0000 (18:46 +0100)
committerYann Collet <yann.collet.73@gmail.com>
Mon, 8 Feb 2016 17:46:26 +0000 (18:46 +0100)
programs/playTests.sh

index 0fe8db23c7e3f63c7f334f6c070ea3e2aa8e7ade..af52157019e61828ff07ed187e76770820816edb 100755 (executable)
@@ -69,6 +69,7 @@ echo "**** zstd round-trip tests **** "
 
 roundTripTest
 roundTripTest '' 6
+roundTripTest '' 16
 
 if [ "$1" != "--test-large-data" ]; then
     echo "Skipping large data tests"