mirror of
https://github.com/lz4/lz4.git
synced 2024-11-24 10:24:00 +08:00
test error message in multiple files mode
This commit is contained in:
parent
bce2eeb9df
commit
7644bee643
@ -201,6 +201,7 @@ test-lz4-multiple: lz4 datagen
|
||||
rm tmp1 tmp2 tmp3
|
||||
./lz4 -df -m *.lz4
|
||||
ls -ls tmp*
|
||||
./lz4 -f -m tmp1 notHere tmp2; echo $$?
|
||||
@rm tmp*
|
||||
|
||||
test-lz4: lz4 datagen test-lz4-multiple test-lz4-sparse test-lz4-contentSize test-lz4-frame-concatenation
|
||||
|
Loading…
Reference in New Issue
Block a user