summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/driver
Commit message (Expand)AuthorAgeFilesLines
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-021-2/+0
* [TestBatchMode] We already log this output to a file.Davide Italiano2019-03-131-12/+0
* Fix the broken Batch test by passing a custom module cache to the inferior lldb.Adrian Prantl2019-03-121-4/+7
* Revert "Temporarily add more logging to TestBatchMode"Adrian Prantl2019-03-121-6/+0
* Temporarily add more logging to TestBatchModeAdrian Prantl2019-03-121-0/+6
* [lldb] [test] Mark failing tests XFAIL on NetBSDMichal Gorny2019-03-041-0/+1
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-191-3/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-44/+62
* Remove expectedFailureWindows decorator.Zachary Turner2016-02-081-3/+3
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-0/+2
* Centralize the handling of attach permissions on linux in testsPavel Labath2016-01-111-16/+1
* Fiddling with Pavel's fix for getting the breakpoint right when there's debug...Jim Ingham2016-01-091-2/+1
* Fix TestBatchMode for gccPavel Labath2016-01-081-1/+2
* Another fix for TestBatchMode on linuxPavel Labath2016-01-081-0/+17
* Fix TestBatchMode on linuxPavel Labath2016-01-081-1/+2
* Fix a glitch in the Driver's batch mode when used with "attach". Jim Ingham2016-01-082-14/+116
* Add expectedFlakeyFreeBSD to TestBatchMode failing on buildbotEd Maste2015-11-241-0/+1
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-031-1/+1
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-031-1/+1
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-283-0/+108
OpenPOWER on IntegriCloud