Home
last modified time | relevance | path

Searched refs:path0 (Results 1 – 3 of 3) sorted by relevance

/acpica-latest/tests/aslts/bin/bugstate/
Dbdemossum90 local path0 path1 modepart0 modename0 system
95 path0="$1/$modepart0/__STATUS_OF_TESTS"
104 elif [ -f "$path0" ]; then
108 get_summary "$path0" "$system:$modeid" > "$path1"
111 echo " $path0"
Dbdemosconc26 $path0\
115 path0=""
125 path0=`get_name_of_bdemossum "$DIR0" $NORM32`
/acpica-latest/tests/aslts/bin/
Ddiffproc444 local rval=100 ret mark path0 path1 exists0 exists1 path2 path3
453 path0="$1/$modepart0/__STATUS_OF_TESTS"
464 if [ -f "$path0" ]; then
472 cmp_two_runs "$path0" "$path1"
504 echo "Failures in old version: `grep -c FAIL $path0` -- $path0"