[Lldb-commits] [PATCH] Refactor GdbRemote test cases to support remote platforms

Tamas Berghammer tberghammer at google.com
Tue Mar 10 07:18:41 PDT 2015


Hi vharron, clayborg,

 Refactor GdbRemote test cases to support remote platforms

Previously these test cases execute lldb-server on the host and run the tests against it even if a remote platform was specified. With this CL these tests always test the communication with an lldb-server instance running on the target.

http://reviews.llvm.org/D8202

Files:
  test/lldbtest.py
  test/tools/lldb-server/TestGdbRemoteKill.py
  test/tools/lldb-server/TestLldbGdbServer.py
  test/tools/lldb-server/commandline/TestStubReverseConnect.py
  test/tools/lldb-server/commandline/TestStubSetSID.py
  test/tools/lldb-server/gdbremote_testcase.py
  test/tools/lldb-server/lldbgdbserverutils.py

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8202.21575.patch
Type: text/x-patch
Size: 26857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150310/e1c7fae6/attachment.bin>


More information about the lldb-commits mailing list