HomeSort by: relevance | last modified time | path
    Searched refs:CurrentTest (Results 1 - 3 of 3) sorted by relevancy

  /src/tests/usr.bin/printf/
t_builtin.sh 125 CurrentTest="$1"
t_command.sh 137 CurrentTest="$1"
printf.sh 73 echo >&2 "${CurrentTest} skipped: ${MSG} $*"
76 if [ "${CurrentTest}" != "${LastErrorTest}" ]
78 echo >&2 "======== In Test ${CurrentTest}:"
79 LastErrorTest="${CurrentTest}"
81 echo >&2 "${CurrentTest} FAIL: ${MSG} $*"

Completed in 13 milliseconds