summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/test_runner
Commit message (Expand)AuthorAgeFilesLines
* added Linux support for test timeout samplingTodd Fiala2016-09-261-12/+22
* add hook for calling platform-dependent pre-kill action on a timed out testTodd Fiala2016-09-231-0/+18
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-062-6/+17
* Revert "[test] Report error when inferior test processes exit with a non-zero...Pavel Labath2016-07-181-8/+17
* [test] Report error when inferior test processes exit with a non-zero codePavel Labath2016-07-181-17/+8
* test infra cleanup: convert test_runner lib into packageTodd Fiala2016-04-195-71/+8
* wire timeouts and exceptional inferior process exits through the test event s...Todd Fiala2015-12-091-0/+45
* flip on executable bit on test runner testsTodd Fiala2015-12-082-0/+0
* Python 3 - Use universal_newlines=True in subprocess.Popen.Zachary Turner2015-11-051-0/+2
* Handle keyword args on our patched Popen methods.Zachary Turner2015-11-041-4/+4
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-285-0/+1110
OpenPOWER on IntegriCloud