Lines Matching refs:run
61 ./x86-run ./x86/msr.flat
66 to run them all.
72 QEMU=/tmp/qemu/x86_64-softmmu/qemu-system-x86_64 ./x86-run ./x86/msr.flat
77 ACCEL=kvm ./x86-run ./x86/msr.flat
124 Some tests are not safe to run by default, as they may crash the
129 it is only run when invoked
131 a) independently, `ARCH-run ARCH/test`
136 c) by specifying all tests should be run, `./run_tests.sh -a`
145 With the errata condition the unsafe unit test is only run
152 c) by specifying all tests should be run, `./run_tests.sh -a`
217 to run the kernel's ./scripts/checkpatch.pl on new patches.
219 Also run `make shellcheck` before submitting a patch which touches bash