Hi! > + } else if (TEST_ERRNO == ENOSYS) { > + tst_resm(TCONF | TTERRNO, "mq_notify not available (ENOSYS)"); Pushed with a minor change, removed the ENOSYS from the string since it will be printed because of the TTERRNO flag, thanks. -- Cyril Hrubis chrubis@suse.cz