public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] Add test for epoll_pwait{04, 05}
@ 2021-08-10 11:00 Xie Ziyao
  2021-08-10 11:00 ` [LTP] [PATCH 1/2] epoll_pwait: Add invalid sigmask test for epoll_pwait04 Xie Ziyao
  2021-08-10 11:00 ` [LTP] [PATCH 2/2] epoll_pwait: Add invalid timespec test for epoll_pwait05 Xie Ziyao
  0 siblings, 2 replies; 4+ messages in thread
From: Xie Ziyao @ 2021-08-10 11:00 UTC (permalink / raw)
  To: ltp

Xie Ziyao (2):
  epoll_pwait: Add invalid sigmask test for epoll_pwait04
  epoll_pwait: Add invalid timespec test for epoll_pwait05

 runtest/syscalls                              |  2 +
 .../kernel/syscalls/epoll_pwait/.gitignore    |  2 +
 .../syscalls/epoll_pwait/epoll_pwait04.c      | 61 ++++++++++++++++
 .../syscalls/epoll_pwait/epoll_pwait05.c      | 70 +++++++++++++++++++
 4 files changed, 135 insertions(+)
 create mode 100644 testcases/kernel/syscalls/epoll_pwait/epoll_pwait04.c
 create mode 100644 testcases/kernel/syscalls/epoll_pwait/epoll_pwait05.c

--
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-11 13:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-10 11:00 [LTP] [PATCH 0/2] Add test for epoll_pwait{04, 05} Xie Ziyao
2021-08-10 11:00 ` [LTP] [PATCH 1/2] epoll_pwait: Add invalid sigmask test for epoll_pwait04 Xie Ziyao
2021-08-11 13:47   ` Cyril Hrubis
2021-08-10 11:00 ` [LTP] [PATCH 2/2] epoll_pwait: Add invalid timespec test for epoll_pwait05 Xie Ziyao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox