kselftest/arm64: Set test names prior to starting children
authorMark Brown <broonie@kernel.org>
Thu, 24 Nov 2022 12:07:22 +0000 (12:07 +0000)
committerWill Deacon <will@kernel.org>
Fri, 25 Nov 2022 12:21:25 +0000 (12:21 +0000)
commit642978981ec8a79da00828c696c58b3732b993a6
treead9c3bb11bbacceb6bdb24e9df3d7194bdd01592
parent284d2b44a8cc0df8ed25596092fa864bc57b5bab
kselftest/arm64: Set test names prior to starting children

Since we now flush output immediately on starting children we should ensure
that the child name is set beforehand so that any output that does get
flushed from the newly created child has the name of the child attached.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20221124120722.150988-1-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
tools/testing/selftests/arm64/fp/fp-stress.c