diff options
author | Julian Lettner <jlettner@apple.com> | 2019-02-15 22:12:36 +0000 |
---|---|---|
committer | Julian Lettner <jlettner@apple.com> | 2019-02-15 22:12:36 +0000 |
commit | 68c6764c20dfc486b9f0283a06b5f44b8c7a69f9 (patch) | |
tree | bae6cde72ebd6d2bd77b1f7105e76dabe565cee8 /lldb/packages/Python/lldbsuite/test/lang/cpp/class-template-parameter-pack | |
parent | db2f084aa9dc062f95c9d630be9acfa7b8394b35 (diff) | |
download | bcm5719-llvm-68c6764c20dfc486b9f0283a06b5f44b8c7a69f9.tar.gz bcm5719-llvm-68c6764c20dfc486b9f0283a06b5f44b8c7a69f9.zip |
[Sanitizer] iOS: Pull up parallelism_group handling into common.lit.config
Serial execution on iOS devices is not specific to sanitizers. We want
to throttle all on-device tests. Pull the setting of the
parallelism_group up into the common lit configuration file.
Rename `darwin-ios-device-sanitizer` to `ios-device`. This group is not
specific to sanitizers and (theoretically) independent from the host OS.
Note that we don't support running unit tests on-device (there are no
configurations generated for that). If that ever changes, we also need
this configuration in `unittests/lit.common.unit.cfg`.
Reviewers: delcypher
Differential Revision: https://reviews.llvm.org/D58209
llvm-svn: 354179
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/class-template-parameter-pack')
0 files changed, 0 insertions, 0 deletions