teak-llvm/lldb/packages/Python/lldbsuite/test/api
Pavel Labath e92050f044 Fix API usage in TestMultithreaded.test_sb_api_listener_event_process_state
The test was attempting to backtrace a process after every state change event (including the
"running", and "restarted" ones), which is not a good idea.

llvm-svn: 279512
2016-08-23 12:10:03 +00:00
..
check_public_api_headers Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
listeners Change over the broadcaster/listener process to hold shared or weak pointers 2016-03-07 21:50:25 +00:00
multiple-debuggers Remove skip and xfail decorators for target architecture. 2016-02-09 00:36:34 +00:00
multithreaded Fix API usage in TestMultithreaded.test_sb_api_listener_event_process_state 2016-08-23 12:10:03 +00:00