llvm-project/lldb/test/tools/lldb-gdbserver
Stephane Sezer b6e8192a85 Properly specify a few checksum values for llgs tests.
Summary: In noack mode, these checksums are ignored by llgs, but some implementations need them still. Specify these checksums to ease integration.

Test Plan: Run the tests before and after the change and make sure nothing breaks.

Reviewers: clayborg, tfiala

Subscribers: lldb-commits

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

llvm-svn: 222441
2014-11-20 18:50:46 +00:00
..
commandline llgs: add --reverse-connect support. 2014-07-26 20:39:17 +00:00
inferior-crash Properly specify a few checksum values for llgs tests. 2014-11-20 18:50:46 +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 Get test executables compiling on Windows. 2014-08-13 17:44:53 +00:00
TestGdbRemoteAttach.py Add $vAttach support to llgs. 2014-07-29 22:30:01 +00:00
TestGdbRemoteAuxvSupport.py Specify checksums properly for llgs test suite packets. 2014-11-13 21:39:24 +00:00
TestGdbRemoteExpeditedRegisters.py Specify checksums properly for llgs test suite packets. 2014-11-13 21:39:24 +00:00
TestGdbRemoteKill.py gdb-remote test noise suppression on MacOSX. 2014-07-16 16:15:42 +00:00
TestGdbRemoteProcessInfo.py Added a couple more gdb-remote tests to ensure qProcessInfo on darwin is not defining triple. 2014-08-26 18:40:56 +00:00
TestGdbRemoteRegisterState.py Specify checksums properly for llgs test suite packets. 2014-11-13 21:39:24 +00:00
TestGdbRemoteSingleStep.py Add lldb-gdbserver support for Linux x86_64. 2014-06-30 21:05:18 +00:00
TestGdbRemoteThreadsInStopReply.py Specify checksums properly for llgs test suite packets. 2014-11-13 21:39:24 +00:00
TestGdbRemote_qThreadStopInfo.py Specify checksums properly for llgs test suite packets. 2014-11-13 21:39:24 +00:00
TestGdbRemote_vCont.py Add lldb-gdbserver support for Linux x86_64. 2014-06-30 21:05:18 +00:00
TestLldbGdbServer.py Properly specify a few checksum values for llgs tests. 2014-11-20 18:50:46 +00:00
gdbremote_testcase.py Properly specify a few checksum values for llgs tests. 2014-11-20 18:50:46 +00:00
lldbgdbserverutils.py llgs: add --reverse-connect support. 2014-07-26 20:39:17 +00:00
main.cpp Fix 4 failing llgs-related tests on a stock Ubuntu 14.04 x86_64 system./ 2014-10-20 03:56:46 +00:00
socket_packet_pump.py gdb-remote signal delivery test cleanup. 2014-05-30 17:59:47 +00:00