Home
last modified time | relevance | path

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

/acpica-latest/tests/aslts/bin/bugstate/
Dbdemossum90 local path0 path1 modepart0 modename0 system
96 path1="$1/$modepart0/__STATUS_OF_BDEMO_TESTS"
101 if [ -f "$path1" ]; then
103 echo " $path1"
108 get_summary "$path0" "$system:$modeid" > "$path1"
Dbdemosconc27 $path1\
116 path1=""
126 path1=`get_name_of_bdemossum "$DIR0" $NORM64`
/acpica-latest/tests/aslts/bin/
Ddiffproc444 local rval=100 ret mark path0 path1 exists0 exists1 path2 path3
454 path1="$3/$modepart1/__STATUS_OF_TESTS"
467 if [ -f "$path1" ]; then
472 cmp_two_runs "$path0" "$path1"
503 echo "Failures in new version: `grep -c FAIL $path1` -- $path1"