summaryrefslogtreecommitdiffstats
path: root/lldb/test/platform/TestPlatformCommand.py
Commit message (Collapse)AuthorAgeFilesLines
* Move top level test dirs platform and inferior-crashing to reside under ↵Johnny Chen2011-06-271-39/+0
| | | | | | functionalities and order to reside under macosx. llvm-svn: 133919
* Add a test case test_process_info_with_no_arg(self) to 'class ↵Johnny Chen2011-05-091-0/+5
| | | | | | | | PlatformCommandTestCase' for http://llvm.org/viewvc/llvm-project?rev=131089&view=rev. llvm-svn: 131100
* Modify test_process_list()'s expect sub-strings to be up-to-date.Johnny Chen2011-04-011-1/+1
| | | | llvm-svn: 128697
* A a simple test file for some lldb 'platform' commands.Johnny Chen2011-03-301-0/+34
Add a missing result.SetStatus() stmt to the CommandObjectPlatformList::Execute() impl. llvm-svn: 128575
OpenPOWER on IntegriCloud