Update a few tests that may change the platform to save & restore
authorJason Molenda <jmolenda@apple.com>
Wed, 21 Aug 2019 00:27:30 +0000 (00:27 +0000)
committerJason Molenda <jmolenda@apple.com>
Wed, 21 Aug 2019 00:27:30 +0000 (00:27 +0000)
commit1ecc507e2a5f004ef7b0a6d39708bec58f09012e
tree416943a546fb1733679795590b4f18789d658986
parent5b5929501139c7cc7168d55bc8c989183c7d1aed
Update a few tests that may change the platform to save & restore
the platform in the setUp/tearDown methods.  I want to migrate the
re-instatement of the correct plaform to the setUp base method but
haven't had time to look at that yet, so I want to land this handful
of fixes until I get to it.

Differential revision: https://reviews.llvm.org/D66331

llvm-svn: 369484
lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestWriteMemory.py
lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/TestGCore.py
lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/TestLinuxCoreThreads.py
lldb/packages/Python/lldbsuite/test/tools/lldb-server/platform-process-connect/TestPlatformProcessConnect.py