public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/3] epoll_pwait: Add test variants for epoll_pwait2 in epoll_pwait01
@ 2021-07-27 12:45 Xie Ziyao
  2021-07-27 12:45 ` [LTP] [PATCH 1/3] tst_process_state: Add tst_process_state_wait2 to newlib Xie Ziyao
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Xie Ziyao @ 2021-07-27 12:45 UTC (permalink / raw)
  To: ltp

Xie Ziyao (3):
  tst_process_state: Add tst_process_state_wait2 to newlib
  lapi: Add epoll_pwait_supported() and epoll_pwait2_supported() check
  epoll_pwait: Add test variants for epoll_pwait2 in epoll_pwait01

 include/lapi/epoll.h                          |  22 +-
 include/tst_process_state.h                   |  18 +-
 .../syscalls/epoll_pwait/epoll_pwait01.c      | 234 ++++++------------
 3 files changed, 108 insertions(+), 166 deletions(-)

--
2.17.1


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

end of thread, other threads:[~2021-07-27 14:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-27 12:45 [LTP] [PATCH 0/3] epoll_pwait: Add test variants for epoll_pwait2 in epoll_pwait01 Xie Ziyao
2021-07-27 12:45 ` [LTP] [PATCH 1/3] tst_process_state: Add tst_process_state_wait2 to newlib Xie Ziyao
2021-07-27 14:47   ` Cyril Hrubis
2021-07-27 12:45 ` [LTP] [PATCH 2/3] lapi: Add epoll_pwait_supported() and epoll_pwait2_supported() check Xie Ziyao
2021-07-27 14:53   ` Cyril Hrubis
2021-07-27 12:45 ` [LTP] [PATCH 3/3] epoll_pwait: Add test variants for epoll_pwait2 in epoll_pwait01 Xie Ziyao
2021-07-27 12:56   ` Xie Ziyao

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