[LTP] [PATCH 2/4] syscalls/getpriority02: Cleanup && Convert to new API

Cyril Hrubis chrubis@suse.cz
Tue Nov 15 15:57:37 CET 2016


Hi!
> +	if (TEST_RETURN != -1) {
> +		tst_res(TFAIL, "getpriority(%d, %d) succeeds unexpectedly",
> +			tc->which, tc->who);

I've changed this tst_res() to include the TEST_RETURN in the message as
well and pushed, thanks.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list