Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dtest-suite86 check_arch_only=""
113 check_arch_only="$val" ;;
342 if [ "$check_arch_only" != "" ]; then
343 if ! (echo $arch | egrep -q -w "$check_arch_only"); then

Completed in 1 milliseconds