summaryrefslogtreecommitdiffstats
path: root/lldb/test/tools/lldb-mi/lldbmi_testcase.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-54/+0
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-271-1/+1
* Deprecate -m/+m dotest options in favor of test categoriesPavel Labath2015-10-271-0/+3
* Add from __future__ import print_function everywhere.Zachary Turner2015-10-231-2/+4
* Update every test to import `lldb_shared`.Zachary Turner2015-10-221-1/+2
* Have lldb-mi tests import pexpect at a narrower scope.Zachary Turner2015-05-261-1/+1
* Make LLDB-MI tests wait for LLDB-MI to start up before sending any MI commandsBruce Mitchener2015-05-081-0/+2
* Ignore IOError from missing child.log.Chaoren Lin2015-04-061-1/+4
* Forgot to remove initialization of MiTestCaseBase.mydir in r230022Ilia K2015-02-201-1/+1
* Refactor lldb-mi testsIlia K2015-02-201-1/+1
* Add and update lldb-mi tests.Hafiz Abid Qadeer2015-02-051-2/+4
* Clean lldb-mi test cases.Hafiz Abid Qadeer2015-01-271-0/+41
OpenPOWER on IntegriCloud