Lines Matching refs:SCRIPT
18 # This script is used to run a series of tests on a given standalone
23 # This script will use ${PREFIX}gcc to invoke the compiler,
102 echo "option, or by defining PREFIX in your environment before calling this script."
109 echo "The script will automatically use an NDK-provided sysroot, but you can specify an"
121 echo "When called without any arguments, the script will run all known toolchain tests."
199 # SCRIPT
207 SCRIPT=
211 TEST_TYPE=script
212 SCRIPT=run.sh
215 TEST_TYPE=script
216 SCRIPT=run-$ABI.sh
423 script)
426 run cd "$BUILD_DIR" && run_script $SCRIPT