[Toybox] [PATCH] Add the gzip/gunzip/zcat tests I wrote for toolbox gzip/gunzip/zcat.

enh enh at google.com
Mon Apr 24 13:43:51 PDT 2017


Bringing the zlib-based gzip/gunzip/zcat over to toybox is a problem for
another day, but at least the tests are easy...

(These tests pass with TEST_HOST and on the toolbox versions, but the
toybox toys are in pending and very broken.)
---
 tests/gunzip.test | 50 +++++++++++++++++++++++++++++++++++
 tests/gzip.test   | 78
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/zcat.test   | 34 ++++++++++--------------
 3 files changed, 142 insertions(+), 20 deletions(-)
 create mode 100644 tests/gunzip.test
 create mode 100644 tests/gzip.test
 mode change 100755 => 100644 tests/zcat.test
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20170424/934d35b2/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-the-gzip-gunzip-zcat-tests-I-wrote-for-toolbox-g.patch
Type: text/x-patch
Size: 6765 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20170424/934d35b2/attachment.bin>


More information about the Toybox mailing list