summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/event
Commit message (Expand)AuthorAgeFilesLines
* Now that we have added a post-processing step for adding truth value testing toJohnny Chen2011-05-241-10/+10
* Convert the rest of the test suite to use the lldbutil.get_description() util...Johnny Chen2011-04-231-5/+3
* Converted to use SBProcess.LaunchSimple().Johnny Chen2011-04-191-2/+1
* Modify test scripts to accomodate SBTarget.Launch() API change.Johnny Chen2011-02-031-5/+5
* Deprecated old forms of SBTarget::Launch. There is not just one and noGreg Clayton2011-01-231-2/+4
* No need to pass an empty string as an arg or as an env string to the SBTarget...Johnny Chen2010-12-221-2/+2
* Fix some typos in the docstrings and also update the test method names.Johnny Chen2010-12-221-13/+12
* Add test cases for registering a listener object with the broadcaster of a pr...Johnny Chen2010-12-221-16/+126
* Rename the test methods to be more meaningful.Johnny Chen2010-12-211-8/+8
* Set the debugger to asynchronous mode before using the Python API call to killJohnny Chen2010-12-211-2/+11
* Fix typo.Johnny Chen2010-12-211-1/+1
* Added python_api/event/TestEvents.py to get the listener object associated wi...Johnny Chen2010-12-213-0/+154
OpenPOWER on IntegriCloud