[lldb][tests] Platform triple can be None
authorTatyana Krasnukha <tatyana@synopsys.com>
Tue, 10 Dec 2019 15:00:50 +0000 (18:00 +0300)
committerTatyana Krasnukha <tatyana@synopsys.com>
Thu, 26 Dec 2019 15:49:35 +0000 (18:49 +0300)
commita58bd0e42cf21a80c0f2c69bddf8fe32b6e99a40
tree329ad3d13474442e901ae0ee73ee64c2e84ef605
parentf57b35af2f00791d1203080c43ca1d87db6cad41
[lldb][tests] Platform triple can be None

If a remote target is not connected, SBPlatform's GetTriple function returns None.
lldb/packages/Python/lldbsuite/test/lldbplatformutil.py