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