Home | History | Annotate | Download | only in standalone

Lines Matching refs:script

17 # This script is used to run a series of tests on a given standalone
22 # This script will use ${PREFIX}gcc to invoke the compiler,
101 echo "option, or by defining PREFIX in your environment before calling this script."
108 echo "The script will automatically use an NDK-provided sysroot, but you can specify an"
120 echo "When called without any arguments, the script will run all known toolchain tests."
193 # SCRIPT
201 SCRIPT=
205 TEST_TYPE=script
206 SCRIPT=run.sh
209 TEST_TYPE=script
210 SCRIPT=run-$ABI.sh
374 script)
377 run cd "$BUILD_DIR" && run_script $SCRIPT