llvm-project/lldb/test/tools/lldb-server
Chaoren Lin 677acee503 Use new get_signal_number utility function for tests.
Summary:
This fixes TestLldbGdbServer and TestSendSignal from Windows to Android.
This change depends on D10171.

Reviewers: clayborg, ovyalov

Reviewed By: clayborg, ovyalov

Subscribers: tberghammer, lldb-commits

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

llvm-svn: 238852
2015-06-02 17:01:13 +00:00
..
commandline Fixed intermittent failures in TestGdbRemote*/TestLldbGdbServer 2015-05-21 18:54:12 +00:00
inferior-crash Bug 23051 - Fix zombie processes after lldb-server tests 2015-04-15 13:35:49 +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 Use new get_signal_number utility function for tests. 2015-06-02 17:01:13 +00:00
gdbremote_testcase.py Use new get_signal_number utility function for tests. 2015-06-02 17:01:13 +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