selftests: arm64: Don't log child creation as a test in SVE ptrace test
authorMark Brown <broonie@kernel.org>
Mon, 13 Sep 2021 12:54:59 +0000 (13:54 +0100)
committerWill Deacon <will@kernel.org>
Wed, 29 Sep 2021 13:40:31 +0000 (14:40 +0100)
commit09121ad7186ecd28eb7fca1b22c17f517aaea87f
tree89564dc991a43a5c6015e13e625dc4051a8c9137
parent78d2d816c45af0231d797e958250ad9ac590c627
selftests: arm64: Don't log child creation as a test in SVE ptrace test

Currently we log the creation of the child process as a test but it's not
really relevant to what we're trying to test and can make the output a
little confusing so don't do that.

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