Merge test suite.
This commit is contained in:
2
testsuite/gunzip/gunzip-reads-from-standard-input
Normal file
2
testsuite/gunzip/gunzip-reads-from-standard-input
Normal file
@@ -0,0 +1,2 @@
|
||||
echo foo | gzip -c | busybox gunzip -c > output
|
||||
echo foo | cmp - output
|
Reference in New Issue
Block a user