summaryrefslogtreecommitdiff
path: root/cli-test/cli-test.cpp
AgeCommit message (Collapse)Author
2020-09-25cli-test: support checking exit status.Elliott Hughes
Test: new libziparchive (ziptool) tests Change-Id: If8e74e84340dff29198b5999c45eb2d7220fa93c
2019-12-13cli-test: a tool for testing command-line programs.Elliott Hughes
Not looking for other users right now, this is just enough to test unzip/zip/zipinfo. This includes tests for unzip and ziptool, along with a change to unzip's behavior to fix AOSP `make dist` when using ziptool unzip. Also add the boilerplate to run these tests on the device, in presubmit. Fix command name in --help output. Test: atest ziptool-tests Change-Id: I5c0215a3ab8cb2cd5fc517ed9c188f81a7bf4520