summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/connect_remote/TestConnectRemote.py
Commit message (Expand)AuthorAgeFilesLines
* This test is useless. It doesn't work and it fails on MacOSX. Removing it.Greg Clayton2015-10-071-50/+0
* Merge dwarf and dsym testsTamas Berghammer2015-09-301-0/+1
* XFAIL TestConnectRemote.py on FreeBSDEd Maste2015-09-211-0/+1
* Remove expectedFailureFreeBSD for passing pexpect testsEd Maste2015-08-311-1/+0
* Skip and XFAIL test occasionally timing out on the Linux build botTamas Berghammer2015-05-111-0/+2
* Add expectedFailureFreeBSD decorator for buildbot pexpect issueEd Maste2015-05-081-0/+1
* XFAIL pexpect tests on Windows.Zachary Turner2015-01-201-0/+1
* Fix test failure for test/functionalities/connect_remote/TestConnectRemote.py...Kuba Brecka2014-09-081-3/+7
* Fixes a number of issue related to test portability on Windows.Zachary Turner2014-07-181-1/+1
* Remove TestConnectRemote decorator for FreeBSDEd Maste2014-02-241-1/+0
* Fixed the connect remote test.Greg Clayton2014-01-101-4/+1
* Add decorator for GDB connect test failing on FreeBSDEd Maste2013-12-231-0/+1
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* tests: process connect needs "-p gdb-remote" on FreeBSD as on LinuxEd Maste2013-07-301-1/+1
* Adding support for process attach by pid on Linux.Andrew Kaylor2013-05-071-1/+4
* Enable ProcessGDBRemote plugin on LinuxDaniel Malea2013-01-081-1/+0
* Mark TestConnectRemote.py as expected to fail on Linux due to bugzilla #14427Daniel Malea2012-12-041-0/+1
* Move more top level test dirs to reside under functionalities dir.Johnny Chen2011-06-261-0/+41
OpenPOWER on IntegriCloud