[Lldb-commits] [PATCH] Add/update tests for lldb-mi
Ilia K
ki.stfu at gmail.com
Wed Feb 4 14:54:07 PST 2015
Fix remarks:
- Improve MiEvaluateTestCase (add more test cases, remove -interpreter-exec)
- Improve -data-disassemble test (replace 0x0 to real address)
Can anyone commit it for me?
http://reviews.llvm.org/D7410
Files:
test/tools/lldb-mi/TestMiBreakpoint.py
test/tools/lldb-mi/TestMiData.py
test/tools/lldb-mi/TestMiEvaluate.py
test/tools/lldb-mi/TestMiExec.py
test/tools/lldb-mi/TestMiExit.py
test/tools/lldb-mi/TestMiInterrupt.py
test/tools/lldb-mi/TestMiLaunch.py
test/tools/lldb-mi/TestMiNotification.py
test/tools/lldb-mi/TestMiProgramArgs.py
test/tools/lldb-mi/TestMiStack.py
test/tools/lldb-mi/TestMiSyntax.py
test/tools/lldb-mi/a.c
test/tools/lldb-mi/b.c
test/tools/lldb-mi/lldbmi_testcase.py
test/tools/lldb-mi/main.c
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7410.19352.patch
Type: text/x-patch
Size: 53754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150204/4a894ee9/attachment.bin>
More information about the lldb-commits
mailing list