[lldb/Test] Add @skipIfRemote decorator to TestProcessList.py
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 4 Aug 2020 21:39:39 +0000 (14:39 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 4 Aug 2020 21:40:07 +0000 (14:40 -0700)
commite8b7edafc3dd0ab85903eebdfdb3bb7cc2d66743
treee4a340880d16d77d9c9a78375799289ff8e3dd18
parent486e84dfa4923ba506e715098699fc17aa7f9e40
[lldb/Test] Add @skipIfRemote decorator to TestProcessList.py

lldb-platform contains a very minimal support for the qfProcessInfo
packet, only allowing the simplest query to get most of the testsuite
running, and returning very little information about the matched
processes.
lldb/test/API/commands/platform/process/list/TestProcessList.py