<div dir="ltr"><div><br></div><div>Bringing the zlib-based gzip/gunzip/zcat over to toybox is a problem for</div><div>another day, but at least the tests are easy...</div><div><br></div><div>(These tests pass with TEST_HOST and on the toolbox versions, but the</div><div>toybox toys are in pending and very broken.)</div><div>---</div><div> tests/gunzip.test | 50 +++++++++++++++++++++++++++++++++++</div><div> tests/gzip.test   | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++</div><div> tests/zcat.test   | 34 ++++++++++--------------</div><div> 3 files changed, 142 insertions(+), 20 deletions(-)</div><div> create mode 100644 tests/gunzip.test</div><div> create mode 100644 tests/gzip.test</div><div> mode change 100755 => 100644 tests/zcat.test</div><div><br></div>
</div>