llvm-project/lldb/test/functionalities/thread
Vince Harron fa08e6a3aa TestConcurrentEvents - delay threads not working
Part of TestConcurrentEvents starts threads that are supposed to be
delayed by one second.

Test was adding "delay" threads to the "actions" thread list instead
of the "delay_actions" list, which caused them to be started without
delay.

llvm-svn: 221859
2014-11-13 04:00:23 +00:00
..
break_after_join Enabled TestBreakAfterJoin.py on Linux. 2014-02-28 15:54:36 +00:00
concurrent_events TestConcurrentEvents - delay threads not working 2014-11-13 04:00:23 +00:00
create_after_attach Fix the TestCreateAfterAttach test for llgs-local on ptracer lock-down. 2014-10-27 00:58:27 +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 Skip test that's hanging on FreeBSD until it can be investigated 2014-10-29 15:09:27 +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 Get test executables compiling on Windows. 2014-08-13 17:44:53 +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 Get test executables compiling on Windows. 2014-08-13 17:44:53 +00:00
Makefile Get test executables compiling on Windows. 2014-08-13 17:44:53 +00:00
TestNumThreads.py Do not rely on invalid pthread API use in thread test 2014-04-09 14:48:25 +00:00
main.c Do not rely on invalid pthread API use in thread test 2014-04-09 14:48:25 +00:00