llvm-project/lldb/test/tools/lldb-server
Chaoren Lin 5d76b1b56e Fix TestAttachDenied and TestChangeProcessGroup for remote Windows to Android.
Summary: Updated `append_to_remote_wd` to work for both remote and local.

Reviewers: clayborg, ovyalov

Reviewed By: ovyalov

Subscribers: tberghammer, lldb-commits

Differential Revision: http://reviews.llvm.org/D10288

llvm-svn: 239203
2015-06-06 00:25:50 +00:00
..
commandline Fixed intermittent failures in TestGdbRemote*/TestLldbGdbServer 2015-05-21 18:54:12 +00:00
inferior-crash Update TestGdbRemoteAbort and TestGdbRemoteSegFault to use `get_signal_number`. 2015-06-06 00:19:01 +00:00
test Add lldb-mi/lldb-server test folders to PATH before in dotest.py 2015-03-12 07:32:32 +00:00
Makefile Don't clobber CFLAGS_EXTRAS in tests. 2015-03-24 12:41:20 +00:00
TestGdbRemoteAttach.py XPASS a bunch of GdbRemote/LldbGdbServer tests 2015-05-21 18:55:39 +00:00
TestGdbRemoteAuxvSupport.py XPASS a bunch of GdbRemote/LldbGdbServer tests 2015-05-21 18:55:39 +00:00
TestGdbRemoteExpeditedRegisters.py Fixed intermittent failures in TestGdbRemote*/TestLldbGdbServer 2015-05-21 18:54:12 +00:00
TestGdbRemoteKill.py Fixed intermittent failures in TestGdbRemote*/TestLldbGdbServer 2015-05-21 18:54:12 +00:00
TestGdbRemoteProcessInfo.py Fixed intermittent failures in TestGdbRemote*/TestLldbGdbServer 2015-05-21 18:54:12 +00:00
TestGdbRemoteRegisterState.py XPASS a bunch of GdbRemote/LldbGdbServer tests 2015-05-21 18:55:39 +00:00
TestGdbRemoteSingleStep.py Fixed intermittent failures in TestGdbRemote*/TestLldbGdbServer 2015-05-21 18:54:12 +00:00
TestGdbRemoteThreadsInStopReply.py Fixed intermittent failures in TestGdbRemote*/TestLldbGdbServer 2015-05-21 18:54:12 +00:00
TestGdbRemote_qThreadStopInfo.py XPASS a bunch of GdbRemote/LldbGdbServer tests 2015-05-21 18:55:39 +00:00
TestGdbRemote_vCont.py XPASS a bunch of GdbRemote/LldbGdbServer tests 2015-05-21 18:55:39 +00:00
TestLldbGdbServer.py Fix TestAttachDenied and TestChangeProcessGroup for remote Windows to Android. 2015-06-06 00:25:50 +00:00
gdbremote_testcase.py Fix TestAttachDenied and TestChangeProcessGroup for remote Windows to Android. 2015-06-06 00:25:50 +00:00
lldbgdbserverutils.py Fixes errors in remote tests 2015-05-18 19:44:19 +00:00
main.cpp [TestLldbGdbServer] Up sleep duration to 1min in the inferior thread_func. 2015-05-22 00:52:41 +00:00
socket_packet_pump.py Fix ninja check-lldb 2015-03-20 11:24:36 +00:00