Minor testsuite improvements (#154)
authorPierre-Marie de Rodat <pmderodat@kawie.fr>
Fri, 18 Aug 2017 01:33:44 +0000 (21:33 -0400)
committerEli Bendersky <eliben@users.noreply.github.com>
Fri, 18 Aug 2017 01:33:44 +0000 (18:33 -0700)
commitc26453e6ee39f168fd7ce3a16bc2d96bf3e93bbb
tree745ff22e934f61d2a7c5336a1fd8f9e53b4f43df
parent1d7e6945d939197aa722fcd909522c079c69aa3c
Minor testsuite improvements (#154)

* run_readelf_tests.py: add an option to continue tests after a failure

Also add a counter to display the number of failed tests over the number
of tests run.

* run_readelf_tests.py: run tests in alphabetical order

This gives deterministic runs, which is handy to run edit/test
development cycles.
test/run_readelf_tests.py