summaryrefslogtreecommitdiffstats
path: root/lldb/test/lldbpexpect.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-59/+0
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-271-1/+1
* Add from __future__ import print_function everywhere.Zachary Turner2015-10-231-0/+2
* Update every test to import `lldb_shared`.Zachary Turner2015-10-221-1/+2
* Refactored lldb executable name discoveryVince Harron2015-05-181-1/+1
* Add an expectall() API that allows you to pass a list of patterns and have pe...Enrico Granata2015-02-031-0/+7
* Make it easier to see what's going on by tracing the test caseEnrico Granata2015-02-031-1/+2
* Allow customizing the timeout of the inferiorEnrico Granata2015-02-031-2/+4
* And, do not define arguments twiceEnrico Granata2015-02-031-1/+1
* Allow pexpect exact matchesEnrico Granata2015-02-031-8/+12
* Some cleanup in lldbpexpectEnrico Granata2015-02-021-12/+6
* Nice syntax typo in lldbpexpectEnrico Granata2015-02-021-1/+1
* Add an helper class to write pexpect-based test casesEnrico Granata2015-02-021-0/+48
OpenPOWER on IntegriCloud