summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/iohandler/completion/main.c
Commit message (Collapse)AuthorAgeFilesLines
* [lldb][NFC] Add basic IOHandler completion testRaphael Isemann2019-08-131-0/+5
We have no test coverage for the IOHandler code that is doing the completion in the command line. This is adding a pexpect-based test as a preparation for the switch to using CompletionRequest in the whole completion machinery. llvm-svn: 368679
OpenPOWER on IntegriCloud