diff options
author | Mickaël Salaün <mic@digikod.net> | 2024-05-11 19:14:42 +0200 |
---|---|---|
committer | Mickaël Salaün <mic@digikod.net> | 2024-05-11 19:18:46 +0200 |
commit | 821bc4a8fd2454ff6d719aae7cac93f60567fe65 (patch) | |
tree | 1f15e4c242e98e47d7cecf26307393755c6f0a3e /kernel/module | |
parent | cc80aa9a22c00a5e23ea9b4933f9d3ec8f686cb2 (diff) |
selftests/pidfd: Fix wrong expectation
Replace a wrong EXPECT_GT(self->child_pid_exited, 0) with EXPECT_GE(),
which will be actually tested on the parent and child sides with a
following commit.
Cc: Shuah Khan <skhan@linuxfoundation.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Link: https://lore.kernel.org/r/20240511171445.904356-8-mic@digikod.net
Signed-off-by: Mickaël Salaün <mic@digikod.net>
Diffstat (limited to 'kernel/module')
0 files changed, 0 insertions, 0 deletions