[Lldb-commits] [PATCH] Refactor lldb-mi tests

Ilia K ki.stfu at gmail.com
Fri Feb 20 06:56:51 PST 2015


Refactor MiExecTestCase; minor changes


http://reviews.llvm.org/D7762

Files:
  test/tools/lldb-mi/Makefile
  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/TestMiFile.py
  test/tools/lldb-mi/TestMiLaunch.py
  test/tools/lldb-mi/TestMiStack.py
  test/tools/lldb-mi/TestMiSymbol.py
  test/tools/lldb-mi/TestMiSyntax.py
  test/tools/lldb-mi/breakpoint/
  test/tools/lldb-mi/breakpoint/Makefile
  test/tools/lldb-mi/breakpoint/TestMiBreak.py
  test/tools/lldb-mi/breakpoint/main.cpp
  test/tools/lldb-mi/control/
  test/tools/lldb-mi/control/Makefile
  test/tools/lldb-mi/control/TestMiExec.py
  test/tools/lldb-mi/control/main.cpp
  test/tools/lldb-mi/data/
  test/tools/lldb-mi/data/Makefile
  test/tools/lldb-mi/data/TestMiData.py
  test/tools/lldb-mi/data/main.cpp
  test/tools/lldb-mi/lldbmi_testcase.py
  test/tools/lldb-mi/locals.c
  test/tools/lldb-mi/main.c
  test/tools/lldb-mi/stack/
  test/tools/lldb-mi/stack/Makefile
  test/tools/lldb-mi/stack/TestMiStack.py
  test/tools/lldb-mi/stack/main.cpp
  test/tools/lldb-mi/symbol/
  test/tools/lldb-mi/symbol/Makefile
  test/tools/lldb-mi/symbol/TestMiSymbol.py
  test/tools/lldb-mi/symbol/main.cpp
  test/tools/lldb-mi/variable/
  test/tools/lldb-mi/variable/Makefile
  test/tools/lldb-mi/variable/TestMiVar.py
  test/tools/lldb-mi/variable/main.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7762.20397.patch
Type: text/x-patch
Size: 108516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150220/7be7b1a8/attachment.bin>


More information about the lldb-commits mailing list