Searched refs:opt_str (Results 1 – 1 of 1) sorted by relevance
371 local opt_str=$1; shift375 printf "TEST: %-60s [%s]\n" "$test_name $opt_str" "$result"393 local opt_str=$1; shift395 log_test_result "$test_name" "$opt_str" " OK "401 local opt_str=$1; shift403 log_test_result "$test_name" "$opt_str" FAIL "$retmsg"410 local opt_str=$1; shift412 log_test_result "$test_name" "$opt_str" XFAIL "$retmsg"419 local opt_str=$1; shift421 log_test_result "$test_name" "$opt_str" SKIP "$retmsg"[all …]