llvm-project/lldb/test/hello_world
Johnny Chen 7d1d7537cf 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
2010-09-02 21:23:12 +00:00
..
Makefile Added TestHelloWorld.py which exercises the Python APIs for target, breakpoint, 2010-08-27 18:08:58 +00:00
TestHelloWorld.py Moved the process cleanup of Script-Bridge-based APIs into TestBase.tearDown() 2010-09-02 21:23:12 +00:00
main.c Added TestHelloWorld.py which exercises the Python APIs for target, breakpoint, 2010-08-27 18:08:58 +00:00