Searched refs:ASL (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/acpica/tests/
H A Daslts.sh3 # aslts - execute ASL test suite
58 unset ASL
62 export ASL=$tmp_iasl
112 version=`$ASL | grep version | awk '{print $5}'`
116 # Compile all ASL test modules
128 echo "ASL Test Suite Started: `date`"
137 echo "ASL Test Suite Finished: `date`"
/barrelfish-master/lib/acpica/tests/aslts/bin/
H A DDo21 # ASL - iASL compiler
27 # 0 - ASLTSDIR, ASL
597 if [ ! -f "$ASL" ]; then
598 do_exit 1 "Undefined ASL variable! Set it to pathname of ASL compiler."

Completed in 17 milliseconds