smbtorture: Emit correct test results if setup fails.
authorJames Peach <jpeach@samba.org>
Thu, 12 Aug 2010 19:36:24 +0000 (12:36 -0700)
committerJames Peach <jpeach@samba.org>
Wed, 18 Aug 2010 03:19:27 +0000 (20:19 -0700)
commitb7ad0c6e394b09a8933080e966ba1c77575d9f31
tree25606c309fd26b26d27b3bfb8dd24582c22cf6dc
parent21fe7533032168222a32bc12e2ade1169d41b763
smbtorture: Emit correct test results if setup fails.

If the test setup fails, we still need to format the test result for the
UI. At leas in the subunit case, the format doesn't specify what to do
here, so we fail every test manually with the setup failure message.
lib/torture/torture.c