llvm-project/lldb/test/hello_world
Johnny Chen 5b67ca8cc4 Simplify the base test class. Remove keyword argument setCookie from TestBase.runCmd() and
remove the self.runStarted attribute since the automatic shutdown of processes associated
with the targets are now performed automatically.

llvm-svn: 133092
2011-06-15 21:38:39 +00:00
..
Makefile Added TestHelloWorld.py which exercises the Python APIs for target, breakpoint, 2010-08-27 18:08:58 +00:00
TestHelloWorld.py Simplify the base test class. Remove keyword argument setCookie from TestBase.runCmd() and 2011-06-15 21:38:39 +00:00
main.c Added TestHelloWorld.py which exercises the Python APIs for target, breakpoint, 2010-08-27 18:08:58 +00:00