llvm-project/compiler-rt/test/sanitizer_common/ios_commands
Julian Lettner d1783db9db [iOS sim] Ensure simulator device is booted in iossim_prepare.py
Recent versions of the iOS simulator require that a "simulator device"
is booted before we can use `simctl spawn` (see iossim_run.py) to start
processes.

We can use `simctl bootstatus` to ensure that the simulator device
is booted before we run any tests via lit.  The `-b` option starts the
device if necessary.

Reviewed By: delcypher

Differential Revision: https://reviews.llvm.org/D71449
2019-12-20 13:44:01 -08:00
..
iossim_compile.py
iossim_env.py
iossim_prepare.py [iOS sim] Ensure simulator device is booted in iossim_prepare.py 2019-12-20 13:44:01 -08:00
iossim_run.py [iOS sim] Simplify iossim_run.py script 2019-12-12 17:34:08 -08:00