teak-llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-server
Pavel Labath 7cf00d191a Enable test log collection from remote debug servers (take 2)
Summary:
This is a slightly reworked version of D16322, which I had reverted because it did not do what it
advertised. Differences from the previous version are:
- moved the code for cleaning up the remote working dir to a later point as it was removing the
  log file before we could get to it.
- specialised log downloading code for gdb-remote tests is not needed, as this will cover that
  use case as well.

Reviewers: tfiala

Subscribers: lldb-commits

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

llvm-svn: 274491
2016-07-04 09:59:45 +00:00
..
commandline Remove expectedFailureFreeBSD decorator 2016-02-19 19:25:03 +00:00
inferior-crash Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
platform-process-connect [NFC] Cleanup the code used to run shell commands from tests 2016-04-05 14:08:18 +00:00
test Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
gdbremote_testcase.py Enable test log collection from remote debug servers (take 2) 2016-07-04 09:59:45 +00:00
lldbgdbserverutils.py [test] Relax stderr expectations on targets with chatty output 2016-04-14 15:52:53 +00:00
main.cpp Centralize the handling of attach permissions on linux in tests 2016-01-11 10:24:50 +00:00
Makefile
socket_packet_pump.py [test] Persist packets between expect_gdbremote_sequence invocations 2016-03-16 09:44:49 +00:00
TestGdbRemote_qThreadStopInfo.py Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
TestGdbRemote_vCont.py Remove expectedFailureLinux decorator. 2016-02-10 19:53:36 +00:00
TestGdbRemoteAttach.py Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
TestGdbRemoteAuxvSupport.py [test] Relax stderr expectations on targets with chatty output 2016-04-14 15:52:53 +00:00
TestGdbRemoteExpeditedRegisters.py Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
TestGdbRemoteKill.py Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
TestGDBRemoteMemoryRead.py Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
TestGdbRemoteProcessInfo.py Bump up timeout in TestGdbRemoteProcessInfo 2016-04-12 11:59:41 +00:00
TestGdbRemoteRegisterState.py [test] Relax stderr expectations on targets with chatty output 2016-04-14 15:52:53 +00:00
TestGdbRemoteSingleStep.py Remove expectedFailureLinux decorator. 2016-02-10 19:53:36 +00:00
TestGdbRemoteThreadsInStopReply.py Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
TestLldbGdbServer.py [test] Relax stderr expectations on targets with chatty output 2016-04-14 15:52:53 +00:00