Hi! Pushed with minor change, thanks. > - if (TEST_RETURN != -1) { > - tst_resm(TFAIL, "nanosleep() succeded unexpectedly"); > + if (TST_RET != -1) { > + tst_res(TFAIL, "nanosleep() succeded unexpectedly"); I've changed this message to print the value of TST_RET. -- Cyril Hrubis chrubis@suse.cz