]> git.hungrycats.org Git - linux/commit
selftests/mm: gup_test: conform test to TAP format output
authorMuhammad Usama Anjum <usama.anjum@collabora.com>
Tue, 2 Jan 2024 05:38:06 +0000 (10:38 +0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Apr 2024 13:11:45 +0000 (15:11 +0200)
commit084038af71d33be68a66a4179327a0b9407c88ad
treeb91861d75ba662374d06dbbc27c256d73219c0a6
parentc66a144d6d244f36ac3ee4e735c44787ea59ea49
selftests/mm: gup_test: conform test to TAP format output

[ Upstream commit cb6e7cae18868422a23d62670110c61fd1b15029 ]

Conform the layout, informational and status messages to TAP.  No
functional change is intended other than the layout of output messages.

Link: https://lkml.kernel.org/r/20240102053807.2114200-1-usama.anjum@collabora.com
Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Stable-dep-of: 8b65ef5ad486 ("selftests/mm: Fix build with _FORTIFY_SOURCE")
Signed-off-by: Sasha Levin <sashal@kernel.org>
tools/testing/selftests/mm/gup_test.c