Lines Matching refs:run
8 `ci` directory how we run CI now.
14 * `run-docker.sh` - a shell script run by most builders, it will execute
15 `run.sh` inside a Docker container configured for the target.
17 * `run.sh` - the actual script which runs tests for a particular architecture.
28 then run tests, no need for downloading any extra target libs (we just download
30 download the right target libs and run tests. Note that the Intel Linux/OSX
31 builds are run on stable/beta/nightly, but are the only ones that do so.
37 * The MIPS, ARM, and AArch64 builds all use the QEMU userspace emulator to run
44 and compile/run tests. More information on that below.
82 image being available, run the test script, and then shut down afterwards.
86 below), but the main gist of this is that we must avoid a vanilla `cargo run`
97 QEMU is available, and if so mount it, run a script (it'll specifically be
98 `run-qemu.sh` in this folder which is copied into the generated image talked
160 sh /mnt/run.sh /mnt
181 4. run installer
195 sh /mnt/run.sh /mnt