summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/target/TestTargetAPI.py
Commit message (Expand)AuthorAgeFilesLines
* The extra burden for the Python API test case to assign its process object to...Johnny Chen2011-06-151-11/+8
* Now that we have added a post-processing step for adding truth value testing toJohnny Chen2011-05-241-8/+8
* Make SBBreakpointLocation::GetDescription() API to be consistent with SBTarget,Johnny Chen2011-04-251-1/+4
* Convert the rest of the test suite to use the lldbutil.get_description() util...Johnny Chen2011-04-231-7/+5
* Add a simple utility function get_description(lldb_obj, option=None) to lldbu...Johnny Chen2011-04-231-7/+8
* Add test cases for the SBTarget.GetDescription() API which takes an extra lld...Johnny Chen2011-04-221-0/+36
* Converted to use SBProcess.LaunchSimple().Johnny Chen2011-04-191-2/+1
* Add an extra twist of stopping the inferior in a breakpoint, and then continu...Johnny Chen2011-03-071-2/+16
* Add test cases for SBTarget.Launch() API with the stdout of the inferior redi...Johnny Chen2011-03-071-0/+39
* Add a test case for the lldb command 'process connect'.Johnny Chen2011-03-041-8/+8
* Add TestDisasmAPI.py which exercises the newly added SBFunction/SBSymbol.GetS...Johnny Chen2011-03-031-10/+12
* Add TestTargetAPI.py:Johnny Chen2011-03-031-0/+114
OpenPOWER on IntegriCloud