History log of /external/lldb/test/functionalities/platform/TestPlatformCommand.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6bd7f0ded258fb0691da9090156910e156261933 25-Jul-2013 Ed Maste <emaste@freebsd.org> tests: Mark expected FreeBSD failures due to pr16699

FreeBSD's Host class doesn't yet return a list of running processes,
so 'platform process list' fails and attach by process name does not
work.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@187142 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/platform/TestPlatformCommand.py
88b7778e2332be09af5a56a04c274b4132c142c5 16-May-2013 Daniel Malea <daniel.malea@intel.com> Fix Linux 'platform status' command. Its output is now closer to that on Mac OS X
- resolves llvm.org/pr14806

Patch by Matthew Sorrels!



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@182030 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/platform/TestPlatformCommand.py
6bc4dcdfbcdfa455299d2123011b82a77351ee72 15-May-2013 Daniel Malea <daniel.malea@intel.com> Clean up linux test decorators and add links to known bugs
- s/skipOnLinux/skipIfLinux/ to match style of every other decorator
- linkify bugizilla/PR numbers in comments

No intended change in functionality.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181913 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/platform/TestPlatformCommand.py
ab23045a1e93bee0fb5d6b135f64bcb141ba90b7 15-May-2013 Daniel Malea <daniel.malea@intel.com> Re-enable tests disabled due to llvm.org/pr14541
- "platform process list" command works on Linux now
- "process attach -n" (attach to process by name also works on Linux now)



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181905 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/platform/TestPlatformCommand.py
c62d140d1f6f5d7455488531f3bb1445b5022279 05-Jan-2013 Daniel Malea <daniel.malea@intel.com> Mark TestPlatformCommand (test_status) as expected to fail on Linux
- due to bugzilla 14806 (platform status command prints more information on Mac OS X than on Linux)



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@171569 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/platform/TestPlatformCommand.py
3a4e7856369e950679a6f2154a85cd183afb3475 19-Dec-2012 Daniel Malea <daniel.malea@intel.com> Test suite cleanup for Linux: mark test cases expected to fail due to open bugzillas
- bugzillas covered: 14323, 14600, 14541, 14437, 14540, 14541



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@170564 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/platform/TestPlatformCommand.py
17a1399a7e7fbc4d2adb4186cd472f7e72d8d161 27-Jun-2011 Johnny Chen <johnny.chen@apple.com> Move top level test dirs platform and inferior-crashing to reside under functionalities and order to reside under macosx.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@133919 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/platform/TestPlatformCommand.py