[LTP] [PATCH v3 8/9] syscalls: Add epoll_wait12

Cyril Hrubis chrubis@suse.cz
Tue Jul 14 13:47:06 CEST 2026


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


More information about the ltp mailing list