summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/test_runner/process_control.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-021-1/+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-191-4/+3
* 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-061-2/+8
* 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-191-0/+705
OpenPOWER on IntegriCloud