[Lldb-commits] [PATCH] D60566: [test] Convert CommandScriptImmediateOutput from pexpect to lit
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 11 07:15:29 PDT 2019
JDevlieghere created this revision.
JDevlieghere added reviewers: labath, davide.
Herald added a project: LLDB.
This converts the CommandScriptImmediateOutput test from a python test using pexpect to a regular lit test.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D60566
Files:
lldb/lit/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputConsole.test
lldb/lit/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test
lldb/lit/Commands/CommandScriptImmediateOutput/Inputs/custom_command.py
lldb/packages/Python/lldbsuite/test/functionalities/command_script_immediate_output/TestCommandScriptImmediateOutput.py
lldb/packages/Python/lldbsuite/test/functionalities/command_script_immediate_output/custom_command.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60566.194677.patch
Type: text/x-patch
Size: 6604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190411/291e4a63/attachment.bin>
More information about the lldb-commits
mailing list