teak-llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-server
Pavel Labath 2b2d728c7b Adapt some tests to work with PPC64le architecture
Summary: Merge branch 'master' into adaptPPC64tests

Reviewers: clayborg, alexandreyy, labath

Reviewed By: clayborg, alexandreyy

Subscribers: luporl, lbianc, alexandreyy, lldb-commits

Differential Revision: https://reviews.llvm.org/D42917
Patch by Ana Julia Caetano <ana.caetano@eldorado.org.br>.

llvm-svn: 326369
2018-02-28 20:57:26 +00:00
..
commandline Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
inferior-crash Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
platform-process-connect Shorten socket names in TestPlatformProcessConnect 2018-02-16 12:57:35 +00:00
signal-filtering Add a comment to describe purpose of signal-filtering test 2017-02-28 02:40:34 +00:00
test *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
thread-name Remove HostThreadLinux/Free/NetBSD 2017-03-17 09:51:23 +00:00
.clang-format Reformat inferior's main.cpp in lldb-server test 2017-02-23 09:46:33 +00:00
gdbremote_testcase.py Fix a couple of more tests to not create files in the source tree 2018-02-21 15:33:53 +00:00
lldbgdbserverutils.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
main.cpp Support NetBSD Thread ID in lldb-server tests 2017-02-27 17:52:48 +00:00
Makefile Make sure LldbGdbServerTestCase is built in arm mode to avoid failures due thumb instructions 2016-08-11 10:35:05 +00:00
socket_packet_pump.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
TestGdbRemote_qThreadStopInfo.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestGdbRemote_vCont.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestGdbRemoteAttach.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestGdbRemoteAuxvSupport.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestGdbRemoteExitCode.py Move TestGdbRemoteExitCode next to the other llgs tests 2018-02-27 18:07:53 +00:00
TestGdbRemoteExpeditedRegisters.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestGdbRemoteHostInfo.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestGdbRemoteKill.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestGdbRemoteModuleInfo.py Fix a couple of more tests to not create files in the source tree 2018-02-21 15:33:53 +00:00
TestGdbRemoteProcessInfo.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestGdbRemoteRegisterState.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestGdbRemoteSingleStep.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestGdbRemoteThreadsInStopReply.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestLldbGdbServer.py Adapt some tests to work with PPC64le architecture 2018-02-28 20:57:26 +00:00