llvm-project/lldb/test/python_api/interpreter
Johnny Chen 5a0bee7c5f The extra burden for the Python API test case to assign its process object to self.process
in order to have its process cleaned up (terminated) upon tearDown is gone for good.
Let's simplify a bunch of Python API test cases.

llvm-svn: 133097
2011-06-15 22:14:12 +00:00
..
Makefile Add an API test script file for SBCommandInterpreter. 2011-05-06 23:26:12 +00:00
TestCommandInterpreterAPI.py The extra burden for the Python API test case to assign its process object to self.process 2011-06-15 22:14:12 +00:00
main.c Add an API test script file for SBCommandInterpreter. 2011-05-06 23:26:12 +00:00