Hi! > nit: Using TST_EXP_VAL_SILENT(..., 1) would be shorter: > TST_EXP_VAL_SILENT(epoll_wait(efd, &ev, 1, 5000), 1); > if (!TST_PASS) > exit(0); That is indeed better, changed and pushed, thanks. -- Cyril Hrubis chrubis@suse.cz