[Lldb-commits] [PATCH] Add lldb-mi/lldb-server test folders to PATH before in dotest.py

Ilia K ki.stfu at gmail.com
Tue Mar 10 09:42:59 PDT 2015


Hi vharron,

This patch allows not specify search path in each lldb-mi test. It makes tests easier.

This fix was requested by vharron.

All test pass on OS X.

http://reviews.llvm.org/D8207

Files:
  test/dotest.py
  test/tools/lldb-mi/breakpoint/TestMiBreak.py
  test/tools/lldb-mi/control/TestMiExec.py
  test/tools/lldb-mi/data/TestMiData.py
  test/tools/lldb-mi/signal/TestMiSignal.py
  test/tools/lldb-mi/stack/TestMiStack.py
  test/tools/lldb-mi/startup_options/TestMiStartupOptions.py
  test/tools/lldb-mi/symbol/TestMiSymbol.py
  test/tools/lldb-mi/syntax/TestMiSyntax.py
  test/tools/lldb-mi/variable/TestMiVar.py
  test/tools/lldb-server/commandline/TestStubReverseConnect.py
  test/tools/lldb-server/commandline/TestStubSetSID.py
  test/tools/lldb-server/inferior-crash/TestGdbRemoteAbort.py
  test/tools/lldb-server/inferior-crash/TestGdbRemoteSegFault.py
  test/tools/lldb-server/test/test_lldbgdbserverutils.py

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8207.21595.patch
Type: text/x-patch
Size: 8062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150310/69865009/attachment.bin>


More information about the lldb-commits mailing list