[LTP] [PATCH 4/4] syscalls/setpriority02: Reconstruct && Convert to new API

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


Hi!
Pushed with minor changes, thanks.

> +	if (TEST_RETURN != -1) {
> +		tst_res(TFAIL,
> +			"setpriority(%d, %d, %d) %ssucceeds unexpectedly",
> +			tc->which, tc->who, tc->prio, desc);

I've changed this tst_res() to include TEST_RETURN in the message and
also fixed .gitignore file.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list