linux/tools/testing/selftests/pidfd
Zhao Gongyi 89c1017aac selftests/pidfd_test: Remove the erroneous ','
Remove the erroneous ',', otherwise it might result in wrong output
and report:
 ...
 Bail out! (errno %d)
  test: Unexpected epoll_wait result (c=4208480, events=2)
 ...

Fixes: 740378dc78 ("pidfd: add polling selftests")
Signed-off-by: Zhao Gongyi <zhaogongyi@huawei.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2022-11-02 03:09:57 -06:00
..
.gitignore
config
Makefile selftests: pidfd: Fix compling warnings 2022-10-30 02:23:58 -06:00
pidfd_fdinfo_test.c pidfd: fix test failure due to stack overflow on some arches 2022-02-04 13:06:39 -07:00
pidfd_getfd_test.c
pidfd_open_test.c
pidfd_poll_test.c
pidfd_setns_test.c
pidfd_test.c selftests/pidfd_test: Remove the erroneous ',' 2022-11-02 03:09:57 -06:00
pidfd_wait.c selftests: pidfd: Fix compling warnings 2022-10-30 02:23:58 -06:00
pidfd.h pidfd: fix test failure due to stack overflow on some arches 2022-02-04 13:06:39 -07:00