llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-mi
Ilia K 94df34f72d Add MiSyntaxTestCase.test_lldbmi_output_grammar test (MI)
Summary: This patch adds a new test and fixes extra new-line before exit

Reviewers: abidh

Subscribers: ki.stfu, dawn, lldb-commits, abidh

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

llvm-svn: 281199
2016-09-12 07:14:51 +00:00
..
breakpoint *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
control *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
data *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
interpreter *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
signal *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
stack *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
startup_options *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
symbol *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
syntax Add MiSyntaxTestCase.test_lldbmi_output_grammar test (MI) 2016-09-12 07:14:51 +00:00
target *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
threadinfo *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
variable *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Makefile
TestMiExit.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
TestMiFile.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
TestMiGdbSetShow.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
TestMiLibraryLoaded.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
TestMiPrompt.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
lldbmi_testcase.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
main.cpp