summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/target_command/TestTargetCommand.py
Commit message (Expand)AuthorAgeFilesLines
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* Fix all the test case breakages caused by folks writing tests all over the pl...Jim Ingham2012-09-221-4/+3
* Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude...Johnny Chen2012-04-061-0/+3
* For processes which are not in one of the "launched and stopped" state, 'targ...Johnny Chen2012-02-021-1/+0
* Fix indentation.Johnny Chen2012-02-011-1/+1
* Add a test sequence for 'target variable' command when no arguments are given.Johnny Chen2011-10-061-0/+8
* Redesign of the interaction between Python and frozen objects:Enrico Granata2011-09-061-2/+71
* Add @expectedFailure decorator for test_target_variable_command_with_dsym().Johnny Chen2011-07-131-1/+1
* Add display of a static int variable to the test scenario.Johnny Chen2011-07-131-0/+4
* Add a test case to exercise 'target variable' command before and after runnin...Johnny Chen2011-07-121-4/+34
* Move to plevel dirs stop-hook, target, process_launch, and signal to reside u...Johnny Chen2011-06-271-0/+95
OpenPOWER on IntegriCloud