[LTP] [PATCH 2/4 v2] epoll_ctl: Add test for epoll_ctl03

Cyril Hrubis chrubis@suse.cz
Thu Aug 26 17:29:57 CEST 2021


Hi!
> +		TST_EXP_PASS(epoll_ctl(epfd, EPOLL_CTL_MOD, fds[0], &events),
> +			     "epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=%x",

I've changed the %x to %08x to make the messages nicer and pushed,
thanks.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list