From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Thu, 26 Aug 2021 17:35:55 +0200 Subject: [LTP] [PATCH 4/4 v2] epoll_create: Add test for epoll_create02 In-Reply-To: References: <20210825153932.138396-1-ziyaoxie@outlook.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > + * Verify that epoll_create returns -1 and set errno to EINVAL if size is not > + * positive. I've changed the 'positive' here to 'greater than zero' to make it clearer. And pushed the two test for epoll_create, thanks. -- Cyril Hrubis chrubis@suse.cz