added simple one file test
This commit is contained in:
@@ -23,6 +23,10 @@ roundTripTest() {
|
|||||||
[ -n "$ZSTD" ] || die "ZSTD variable must be defined!"
|
[ -n "$ZSTD" ] || die "ZSTD variable must be defined!"
|
||||||
|
|
||||||
|
|
||||||
|
echo "\n**** simple test **** "
|
||||||
|
./datagen > tmp
|
||||||
|
$ZSTD tmp
|
||||||
|
|
||||||
echo "\n**** frame concatenation **** "
|
echo "\n**** frame concatenation **** "
|
||||||
|
|
||||||
echo "hello " > hello.tmp
|
echo "hello " > hello.tmp
|
||||||
|
|||||||
Reference in New Issue
Block a user