selftests/exec: execveat: Improve debug reporting
authorKees Cook <keescook@chromium.org>
Wed, 13 Mar 2024 18:56:10 +0000 (11:56 -0700)
committerKees Cook <keescook@chromium.org>
Mon, 18 Mar 2024 18:19:37 +0000 (11:19 -0700)
commit0ef58ccb6178b1a40edfd027d8a11a52fa629215
tree27253031da33527ba02f75a7c1096e16451330af
parent1d0e51b24c8383450e631a0110e99d7cf9c4a762
selftests/exec: execveat: Improve debug reporting

Children processes were reporting their status, duplicating the
parent's. Remove that, and add some additional details about the test
execution.

Reviewed-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Link: https://lore.kernel.org/r/20240313185606.work.073-kees@kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
tools/testing/selftests/exec/execveat.c