summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/test_runner
Commit message (Expand)AuthorAgeFilesLines
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-022-2/+0
* Bring Doxygen comment syntax in sync with LLVM coding style.Adrian Prantl2019-03-111-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* NFC: Fix some comment typos.Bob Wilson2018-05-281-1/+1
* 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