Home
last modified time | relevance | path

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

/acpica-latest/tests/aslts/bin/
Dasltsrun558 NUM_DISABLED_BRANCHES=`echo "$1" | awk -F: '{print $7}'`
934 NUM_DISABLED_BRANCHES=
1068 if [ -n "$NUM_DISABLED_BRANCHES" ]; then
1069 if [ "$NUM_DISABLED_BRANCHES" != 0 ]; then
1070 multi_log "WARNING: the number of excluded testing branches is non-zero: $NUM_DISABLED_BRANCHES"