llvm-project/lldb/test/python_api
Johnny Chen 2d799cca03 Add a test case test_run_to_address() to exercise the SBThread.RunToAddress(lldb::addr_t addr) API.
The test itself is not working yet.

llvm-svn: 127436
2011-03-11 00:00:15 +00:00
..
event Modify test scripts to accomodate SBTarget.Launch() API change. 2011-02-03 23:15:53 +00:00
frame Modify test scripts to accomodate SBTarget.Launch() API change. 2011-02-03 23:15:53 +00:00
function_symbol Add TestDisasmAPI.py which exercises the newly added SBFunction/SBSymbol.GetStartAddress(), 2011-03-03 19:14:00 +00:00
process Add a test case ProcessAPITestCase.test_remote_launch() which tests SBProcess.RemoteLaunch() 2011-03-05 01:20:11 +00:00
symbol-context Add TestTargetAPI.py: 2011-03-03 01:41:57 +00:00
target Add an extra twist of stopping the inferior in a breakpoint, and then continue till it's done. 2011-03-07 22:46:30 +00:00
thread Add a test case test_run_to_address() to exercise the SBThread.RunToAddress(lldb::addr_t addr) API. 2011-03-11 00:00:15 +00:00