diff options
author | Pavel Labath <labath@google.com> | 2018-06-28 14:23:04 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2018-06-28 14:23:04 +0000 |
commit | abc0c6ad09129001d87e9373e9e5020dd20f7f2a (patch) | |
tree | b29ad4bb3cab5f31e463591da4b04a5be98f9421 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 3c7b58d6b13f379549d81da6e4f41fdccf5db231 (diff) | |
download | bcm5719-llvm-abc0c6ad09129001d87e9373e9e5020dd20f7f2a.tar.gz bcm5719-llvm-abc0c6ad09129001d87e9373e9e5020dd20f7f2a.zip |
Skip core file tests on build configurations lacking necessary components
Summary:
To successfully open a core file, we need to have LLVM built with
support for the relevant target. Right now, if one does not have the
appropriate targets configured, the tests will fail.
This patch uses the GetBuildConfiguration SB API to inform the test (and
anyone else who cares) about the list of supported LLVM targets. The
test then uses this information to approriately skip the tests.
Reviewers: clayborg, jingham
Subscribers: martong, lldb-commits
Differential Revision: https://reviews.llvm.org/D48641
llvm-svn: 335859
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions