llvm-project/lldb/test/functionalities/thread
Todd Fiala 4c523d3f8d Enable TestExitDuringBreak.test_with_dwarf on Linux.
This test passed 50 out of 50 times for me on Unbuntu 12.04 LTS x86_64
with lldb built using gcc 4.8.2 and July 2013 libedit.

This is related to:
http://llvm.org/bugs/show_bug.cgi?id=16170

llvm-svn: 202512
2014-02-28 17:04:04 +00:00
..
break_after_join Enabled TestBreakAfterJoin.py on Linux. 2014-02-28 15:54:36 +00:00
concurrent_events Adjust TestConcurrentEvents.py test running for Linux. 2014-02-28 16:50:05 +00:00
create_after_attach Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
create_during_step Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
exit_during_break Enable TestExitDuringBreak.test_with_dwarf on Linux. 2014-02-28 17:04:04 +00:00
exit_during_step Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
jump Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
multi_break Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
state Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
step_out Remove decorators for llvm.org/pr17920 fixed by r200646 2014-02-11 18:34:26 +00:00
thread_exit Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
thread_specific_break Add decorator for FreeBSD test failure pr18522 2014-01-18 14:29:57 +00:00
Makefile
TestNumThreads.py Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
main.c