[Lldb-commits] [PATCH] Add/update tests for lldb-mi

Ilia K ki.stfu at gmail.com
Wed Feb 4 07:56:16 PST 2015


Hi abidh, zturner, clayborg,

This patch includes following changes:
* Fix comments and code style
* Add new tests for many commands
* Improve existing tests
* Merge MiProgramArgsTestCase and MiExecTestCase
* Improve runCmd of MiTestCaseBase: add exactly option
* Improve test example (make it more complicated)

All tests pass on OS X.

Some of them are skipped. Soon I'll submit patches for them (they have been made already, but I can't submit them because not all my patches were accepted).

REPOSITORY
  rL LLVM

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.19319.patch
Type: text/x-patch
Size: 49926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150204/d2640f81/attachment.bin>


More information about the lldb-commits mailing list