summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/platform/TestPlatformCommand.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-65/+0
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-271-1/+1
* Add from __future__ import print_function everywhere.Zachary Turner2015-10-231-0/+2
* Update every test to import `lldb_shared`.Zachary Turner2015-10-221-8/+2
* Merge dwarf and dsym testsTamas Berghammer2015-09-301-0/+8
* Remove expectedFailureFreeBSD from passing test_process_listEd Maste2015-09-141-1/+0
* XFAIL TestPlatformCommand test failing on the FreeBSD buildbotEd Maste2015-06-031-0/+1
* Fix expectation for TestPlatformCommand.test_shellTamas Berghammer2015-03-041-1/+4
* Fix platform shell test to run "dir c:\" instead of "ls /" on Windows.Zachary Turner2014-12-081-2/+4
* Update to match strings output by lldb.Jason Molenda2014-10-021-1/+1
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* Remove annotation for a test that now passes on FreeBSDEd Maste2013-08-301-1/+0
* Fix 'platform shell' command for Linux host and remote lldb-platform connectionsDaniel Malea2013-08-271-0/+17
* tests: Mark expected FreeBSD failures due to pr16699Ed Maste2013-07-251-0/+1
* Fix Linux 'platform status' command. Its output is now closer to that on Mac ...Daniel Malea2013-05-161-1/+0
* Clean up linux test decorators and add links to known bugsDaniel Malea2013-05-151-1/+1
* Re-enable tests disabled due to llvm.org/pr14541Daniel Malea2013-05-151-1/+0
* Mark TestPlatformCommand (test_status) as expected to fail on LinuxDaniel Malea2013-01-051-1/+2
* Test suite cleanup for Linux: mark test cases expected to fail due to open bu...Daniel Malea2012-12-191-0/+1
* Move top level test dirs platform and inferior-crashing to reside under funct...Johnny Chen2011-06-271-0/+39
OpenPOWER on IntegriCloud