llvm-project/lldb/test/python_api/function_symbol
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 TestDisasmAPI.py which exercises the newly added SBFunction/SBSymbol.GetStartAddress(), 2011-03-03 19:14:00 +00:00
TestDisasmAPI.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
TestSymbolAPI.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 TestDisasmAPI.py which exercises the newly added SBFunction/SBSymbol.GetStartAddress(), 2011-03-03 19:14:00 +00:00