llvm-project/lldb/packages/Python/lldbsuite/test/make
Raphael Isemann dfc7243952 [lldb] Don't add no-sandbox entitlement when running tests on simulator
It seems that if codesigning the test executables with the
`com.apple.private.security.no-sandbox` entitlement then the simulator refuses
to launch them and every test fails with `Process launch failed: process exited
with status -1 (no such process.)`.

This patch checks if we're trying to run the test suite on the simulator and
then avoids signing the executable with `no-sandbox`.

Reviewed By: JDevlieghere

Differential Revision: https://reviews.llvm.org/D89052
2020-10-13 15:08:46 +02:00
..
Android.rules [lldb][test_suite] skip tests of `libstdcpp` on Android and clean up 2019-07-23 00:28:26 +00:00
Makefile.rules [lldb] Extend Darwin builder to pass the ARCH_CFLAGS spec to Make. 2020-08-19 11:47:29 -07:00
dylib.h [lldb/test] Make TestLoadUnload compatible with windows 2020-04-14 11:10:59 +02:00
entitlements-simulator.plist [lldb] Don't add no-sandbox entitlement when running tests on simulator 2020-10-13 15:08:46 +02:00
entitlements.plist [lldb] Code sign binaries with entitlements 2020-08-19 11:55:36 -07:00
pseudo_barrier.h Revert "[test] Address TestConcurrentMany*.py flakiness on macOS" 2019-09-04 19:36:29 +00:00
test_common.h [lldb/test] Make TestLoadUnload compatible with windows 2020-04-14 11:10:59 +02:00