]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/exec: recursion-depth: conform test to TAP format output
authorMuhammad Usama Anjum <usama.anjum@collabora.com>
Mon, 4 Mar 2024 15:59:25 +0000 (20:59 +0500)
committerKees Cook <keescook@chromium.org>
Wed, 13 Mar 2024 18:54:19 +0000 (11:54 -0700)
commit1d0e51b24c8383450e631a0110e99d7cf9c4a762
tree74fa2d5e93a38fc35bb3b85963dcf016b97de316
parentc4095067736b7ed50316a2bc7c9577941e87ad45
selftests/exec: recursion-depth: conform test to TAP format output

Conform the layout, informational and status messages to TAP. No
functional change is intended other than the layout of output messages.
While at it, do minor cleanups like move the declarations of the variables
on top of the function.

Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Link: https://lore.kernel.org/r/20240304155928.1818928-3-usama.anjum@collabora.com
Signed-off-by: Kees Cook <keescook@chromium.org>
tools/testing/selftests/exec/recursion-depth.c