Hi! > + TST_EXP_FAIL(msgget(*tc->key, tc->flags), tc->exp_err, "msgget(%i, %i)", > + *tc->key, tc->flags); > } I've changed this one to TST_EXP_FAIL2() since msgget() returns non-negative integer on success and pushed the patchset, thanks. -- Cyril Hrubis chrubis@suse.cz