teak-llvm/lldb/packages/Python/lldbsuite/test/api
Pavel Labath 73ee5c2fc4 Fix TestMultipleTargets for on x86_64 architectures
This test links against liblldb, so it can only run when the target arch is the
same arch as liblldb. We already have a decorator for that, so apply it.

While I'm in there, also mark the test as debug-info independent.

llvm-svn: 289199
2016-12-09 10:05:07 +00:00
..
check_public_api_headers [Test Suite] Pull generateSource into lldbtest 2016-10-31 04:48:19 +00:00
listeners *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
multiple-debuggers Reduce the number of simultaneous debug sessions to 10 and remove 2016-09-13 02:45:45 +00:00
multiple-targets Fix TestMultipleTargets for on x86_64 architectures 2016-12-09 10:05:07 +00:00
multithreaded Enable TestMultithreaded-sb_api_listener_event_process_state on linux/gcc 2016-11-24 15:10:15 +00:00