selftests: arm64: Use a define for the number of SVE ptrace tests to be run
authorMark Brown <broonie@kernel.org>
Mon, 13 Sep 2021 12:54:58 +0000 (13:54 +0100)
committerWill Deacon <will@kernel.org>
Wed, 29 Sep 2021 13:40:31 +0000 (14:40 +0100)
commit78d2d816c45af0231d797e958250ad9ac590c627
tree6f86c351442301e7144ca99451063e4cf2c8afce
parent5816b3e6577eaa676ceb00a848f0fd65fe2adc29
selftests: arm64: Use a define for the number of SVE ptrace tests to be run

Partly in preparation for future refactoring move from hard coding the
number of tests in main() to putting #define at the top of the source
instead.

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