updated FIO_passThrough

This commit is contained in:
Przemyslaw Skibinski
2016-12-05 18:31:14 +01:00
parent 6b508b1770
commit 7c6bbc3298
2 changed files with 11 additions and 5 deletions
+6
View File
@@ -202,6 +202,12 @@ test-gzstd: gzstd
$(PRGDIR)/zstd -d README.md.gz test-zstd-speed.py.gz
$(PRGDIR)/zstd -d zstd_gz.zst gz_zstd.gz
diff -q zstd_gz gz_zstd
echo Hello World ZSTD | $(PRGDIR)/zstd -c - >hello.zst
echo Hello World GZIP | gzip -c - >hello.gz
echo Hello World TEXT >hello.txt
cat hello.zst hello.gz hello.txt >hello_zst_gz_txt.gz
$(PRGDIR)/zstd -dcf hello.*
$(PRGDIR)/zstd -dcf - <hello_zst_gz_txt.gz
test-fullbench: fullbench datagen
$(QEMU_SYS) ./fullbench -i1