teak-llvm/lldb/packages/Python/lldbsuite/test/issue_verification
Todd Fiala 5d96dc5629 enable timeout/exceptional exit support for xUnit formatter
Also adds enable.py/disable.py script to simplify turning on and off
the issue_verification tests helpful for testing a results formatter.

llvm-svn: 255161
2015-12-09 22:02:31 +00:00
..
disable.py enable timeout/exceptional exit support for xUnit formatter 2015-12-09 22:02:31 +00:00
enable.py enable timeout/exceptional exit support for xUnit formatter 2015-12-09 22:02:31 +00:00
README.txt
TestFail.py.park
TestSignal.py.park
TestTimeout.py.park

Tests in this directory are intentionally setup to
fail, error, timeout, etc. to verify that the buildbots
pick up errors.  The tests in this directory will be
parked/removed/renamed after verifying they trigger
as expected.