chiark / gitweb /
More graceful handling of test failure; the exception is now reported
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 23 May 2009 08:48:51 +0000 (09:48 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 23 May 2009 08:48:51 +0000 (09:48 +0100)
commite663c61b1aee7aea8fada6166d37256dfdb25735
tree041b3cae3501de765d1ea03510c61765f1185429
parentabf64ff8ca718eef550f37e753506fc42b19e902
More graceful handling of test failure; the exception is now reported
before the daemon is stopped, making it clearer where the failure was.

Add tests/fail.py, a test that always fails.  Naturally this is not
normally run, it's only there to test failure cleanup!
tests/Makefile.am
tests/dtest.py
tests/fail.py [new file with mode: 0755]