hanchenye-llvm-project/compiler-rt/test/ubsan
Julian Lettner 68c6764c20 [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
2019-02-15 22:12:36 +00:00
..
TestCases [ubsan] Make suppressions.cpp test pass for me on Windows 2019-02-01 21:35:17 +00:00
CMakeLists.txt [UBSan] Fix typo in CMake conditional that checked if the architecture 2018-09-19 15:27:00 +00:00
lit.common.cfg [Sanitizer] iOS: Pull up parallelism_group handling into common.lit.config 2019-02-15 22:12:36 +00:00
lit.site.cfg.in [UBSan] Add CMake and lit support for configuring and running UBSan 2018-09-03 10:30:10 +00:00