llvm-project/lldb/test/tools/lldb-gdbserver
Todd Fiala 9e2d329818 Skip tests that are intermittent on Linux, fix gdb-remote port-grabbing code.
Marked skipped for Linux:
TestCallStopAndContinue
TestConvenienceVariables
TestStopHookMultipleThreads

Fixed up gdb-remote port-grabbing code to use a random port in a wide range,
and to allow that to fail more gracefully.  This appears to have solved some
gdb-remote intermittent failing behavior.

llvm-svn: 212662
2014-07-09 23:10:43 +00:00
..
test gdbremote testing: added regex support to match packets and propagate/test against previously stored matches. 2014-05-06 06:15:23 +00:00
Makefile Added gdb-remote $qMemoryRegionInfo tests for heap and stack. 2014-06-04 16:42:12 +00:00
TestGdbRemoteAuxvSupport.py Add lldb-gdbserver support for Linux x86_64. 2014-06-30 21:05:18 +00:00
TestGdbRemoteExpeditedRegisters.py Add lldb-gdbserver support for Linux x86_64. 2014-06-30 21:05:18 +00:00
TestGdbRemoteRegisterState.py Add lldb-gdbserver support for Linux x86_64. 2014-06-30 21:05:18 +00:00
TestGdbRemoteSingleStep.py Add lldb-gdbserver support for Linux x86_64. 2014-06-30 21:05:18 +00:00
TestGdbRemoteThreadsInStopReply.py Add lldb-gdbserver support for Linux x86_64. 2014-06-30 21:05:18 +00:00
TestGdbRemote_vCont.py Add lldb-gdbserver support for Linux x86_64. 2014-06-30 21:05:18 +00:00
TestLldbGdbServer.py Add lldb-gdbserver support for Linux x86_64. 2014-06-30 21:05:18 +00:00
gdbremote_testcase.py Skip tests that are intermittent on Linux, fix gdb-remote port-grabbing code. 2014-07-09 23:10:43 +00:00
lldbgdbserverutils.py Fix typos. 2014-07-08 18:05:41 +00:00
main.cpp Add lldb-gdbserver support for Linux x86_64. 2014-06-30 21:05:18 +00:00
socket_packet_pump.py gdb-remote signal delivery test cleanup. 2014-05-30 17:59:47 +00:00