commit | 5dd2ab1562946f4388bb68b4492a85b98e44e8c5 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@kernel.org> | Wed Nov 23 19:03:20 2022 +0000 |
committer | Mark Brown <broonie@kernel.org> | Wed Nov 23 19:04:38 2022 +0000 |
tree | d5207e957def21280fb8b4f74fab011d7b5902fe | |
parent | 30a0b95b1335e12efef89dd78518ed3e4a71a763 [diff] |
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>