llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/thread
Jason Molenda 11ff56c958 Add support for running the lldb testsuite against an apple watch
running watchos.  These tests cannot run on normal customer devices,
but I hope to some day have a public facing bot running against a
device.

llvm-svn: 314355
2017-09-27 22:12:54 +00:00
..
backtrace_all *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
break_after_join Centralize libc++ test skipping logic 2017-03-29 21:01:14 +00:00
concurrent_events XFAIL/XFlakey some tests what become very flakey on the Linux buildbot 2017-07-27 12:01:32 +00:00
crash_during_step Don't set a software stepping breakpoint at 0 on arm or mips. 2016-10-26 11:13:56 +00:00
create_after_attach Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
create_during_step Centralize libc++ test skipping logic 2017-03-29 21:01:14 +00:00
exit_during_break remove FreeBSD xfail decorator from TestExitDuringBreak 2017-08-10 16:48:36 +00:00
exit_during_step Centralize libc++ test skipping logic 2017-03-29 21:01:14 +00:00
jump *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
multi_break Centralize libc++ test skipping logic 2017-03-29 21:01:14 +00:00
num_threads Skip test_unique_stacks on Darwin, because it doesn't terminate reliably. 2017-07-25 22:44:34 +00:00
state Adding radar number on our end for llvm.org/pr15824. 2016-10-10 23:31:36 +00:00
step_out Add support for running the lldb testsuite against an apple watch 2017-09-27 22:12:54 +00:00
step_until Fix "thread step until" handling of multiple line inputs. 2016-11-18 22:06:10 +00:00
thread_exit Centralize libc++ test skipping logic 2017-03-29 21:01:14 +00:00
thread_specific_break Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
thread_specific_break_plus_condition Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00