]> Git Repo - linux.git/commit
kselftest/arm64: Fix output formatting for za-fork
authorMark Brown <[email protected]>
Thu, 16 Nov 2023 12:52:29 +0000 (12:52 +0000)
committerCatalin Marinas <[email protected]>
Thu, 23 Nov 2023 14:16:15 +0000 (14:16 +0000)
commit460e462d22542adfafd8a5bc979437df73f1cbf3
treed3f0b526e2b800d41114d243bb2fd9b97848ee8c
parentacfa60dbe03802d6afd28401aa47801270e82021
kselftest/arm64: Fix output formatting for za-fork

The za-fork test does not output a newline when reporting the result of
the one test it runs, causing the counts printed by kselftest to be
included in the test name.  Add the newline.

Fixes: 266679ffd867 ("kselftest/arm64: Convert za-fork to use kselftest.h")
Cc: <[email protected]> # 6.4.x
Signed-off-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
tools/testing/selftests/arm64/fp/za-fork.c
This page took 0.056236 seconds and 4 git commands to generate.