[LTP] [PATCH 0/2] Add test for epoll_pwait{04, 05}

Xie Ziyao xieziyao@huawei.com
Tue Aug 10 13:00:22 CEST 2021


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



More information about the ltp mailing list