Merge pull request #2606 from terrelln/test-memory

[tests] Reduce memory usage of MT CLI tests
This commit is contained in:
Nick Terrell 2021-05-03 21:16:28 -07:00 committed by GitHub
commit 6f40571ae2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1225,7 +1225,7 @@ then
println "\n===> zstdmt round-trip tests "
roundTripTest -g4M "1 -T0"
roundTripTest -g8M "3 -T2"
roundTripTest -g8M "19 -T0 --long"
roundTripTest -g8M "19 --long"
roundTripTest -g8000K "2 --threads=2"
fileRoundTripTest -g4M "19 -T2 -B1M"