Add test for lldb-mi interpreter
authorAdrian Prantl <aprantl@apple.com>
Tue, 6 Mar 2018 23:25:04 +0000 (23:25 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 6 Mar 2018 23:25:04 +0000 (23:25 +0000)
commitbff272faa9d09689dfaa49c9018c5dba621019c6
tree067c28cd3a13edbbb158dd97518120351cd697ee
parent5701606165bd281a6d96db0b933533dc4dd84ae0
Add test for lldb-mi interpreter

Test that "lldb-mi --interpreter" can interpret "target list" CLI command.

Patch by Alex Polyakov!

Differential Revision: https://reviews.llvm.org/D44040

llvm-svn: 326847
lldb/packages/Python/lldbsuite/test/tools/lldb-mi/interpreter/TestMiCliSupport.py
lldb/packages/Python/lldbsuite/test/tools/lldb-mi/interpreter/TestMiInterpreterExec.py