]> The Tcpdump Group git mirrors - tcpdump/commit
test scripts overhaul
authorDenis Ovsienko <[email protected]>
Mon, 20 Jan 2014 11:26:06 +0000 (15:26 +0400)
committerDenis Ovsienko <[email protected]>
Mon, 20 Jan 2014 11:48:27 +0000 (15:48 +0400)
commit3cf6fb361f82b8c9a04684d65b7cba19f31fdbf3
treef98384d7b0dd03127f92744b7447b4615522f703
parent147a3fdaf7c6c54724a64446321cd97841b01f00
test scripts overhaul

Rewrite TESTonce to do only one thing (run a test with given parameters)
but do it well. Split TESTrun.sh into functions and extend it to do only
a specific test if requested. Justify format of the test results and
move most of the test results printing from TESTrun.sh to TESTonce.
tests/TESTonce
tests/TESTrun.sh