Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kmod/
H A Dkmod.sh295 RC_NAME=$(errno_val_to_name $RC)
302 echo "$1: FAIL, test expects $ERRNO_NAME - got $RC_NAME ($RC)" >&2
307 echo "$1: FAIL, test expects $ERRNO_NAME ($ERRNO) - got $RC_NAME ($RC)" >&2
311 echo "$1: OK! - Return value: $RC ($RC_NAME), expected $ERRNO_NAME"