teak-llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-server
Pavel Labath e6961d0306 [test] Relax stderr expectations on targets with chatty output
Summary:
On some android targets, a binary can produce additional garbage (e.g. warning messages from the
dynamic linker) on the standard error, which confuses some tests. This relaxes the stderr
expectations for targets known for their chattyness.

Reviewers: tfiala, ovyalov

Subscribers: tberghammer, danalbert, srhines, lldb-commits

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

llvm-svn: 266326
2016-04-14 15:52:53 +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 [test] Relax stderr expectations on targets with chatty output 2016-04-14 15:52:53 +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