Skip to content
Commit 7d1d7537 authored by Johnny Chen's avatar Johnny Chen
Browse files

Moved the process cleanup of Script-Bridge-based APIs into TestBase.tearDown()

method where they belong.  Also fixed a logic error in maintaining the command
interface flag (runStarted) indicating whether the lldb "run"/"process launch"
command has been issued.  It was erroneously cleared.

Modified the test cases to take advantage of the refactoring.

llvm-svn: 112863
parent 46af5010
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment