tests: run cmdline_wrap last, or not at all if anything else failed.
commit83405160afeb97ffd4430fd37c8edd7eeb703366
authorGary V. Vaughan <gary@gnu.org>
Wed, 30 Oct 2013 02:33:20 +0000 (30 15:33 +1300)
committerGary V. Vaughan <gary@gnu.org>
Wed, 1 Jan 2014 23:06:29 +0000 (2 12:06 +1300)
tree913b0854bdfff1d6e42df605f77d1d2f6dfae972
parent3050db962c61ea81d67f90e33135a668650f5fe0
tests: run cmdline_wrap last, or not at all if anything else failed.

* Makefile.am (TESTSUITE_AT): Move stresstest.at and cmdline_wrap.at
to the end of the list.
* tests/cmdline_wrap.at: If previous tests have failed, then we
already know that rerunning them will fail too, so save time by
skipping in that case.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
Makefile.am
tests/cmdline_wrap.at