summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/arm64/fp/sve-ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* kselftest/arm64: Limit the maximum VL we try to set via ptraceMark Brown2023-01-311-2/+12
* kselftest/arm64: Add streaming SVE to SVE ptrace testsMark Brown2022-04-281-0/+11
* kselftest/arm64: Validate setting via FPSIMD and read via SVE regsetsMark Brown2022-04-281-1/+122
* kselftest/arm64: Remove assumption that tasks start FPSIMD onlyMark Brown2022-04-281-23/+16
* kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data()Mark Brown2022-04-281-1/+1
* kselftest/arm64: Log the PIDs of the parent and child in sve-ptraceMark Brown2022-03-071-0/+2
* kselftest/arm64: Remove local ARRAY_SIZE() definitionsMark Brown2022-02-151-2/+0
* kselftest/arm64: Correct logging of FPSIMD register read via ptraceMark Brown2022-01-281-1/+1
* kselftest/arm64: Skip VL_INHERIT tests for unsupported vector typesMark Brown2022-01-281-1/+8
* kselftest/arm64: Parameterise ptrace vector length informationMark Brown2021-12-141-77/+142
* selftests: arm64: Add coverage of ptrace flags for SVE VL inheritanceMark Brown2021-10-071-1/+54
* selftests: arm64: Move FPSIMD in SVE ptrace test into a functionMark Brown2021-09-291-61/+59
* selftests: arm64: More comprehensively test the SVE ptrace interfaceMark Brown2021-09-291-79/+248
* selftests: arm64: Verify interoperation of SVE and FPSIMD register setsMark Brown2021-09-291-2/+26
* selftests: arm64: Clarify output when verifying SVE register setMark Brown2021-09-291-1/+1
* selftests: arm64: Document what the SVE ptrace test is doingMark Brown2021-09-291-3/+8
* selftests: arm64: Remove extraneous register setting codeMark Brown2021-09-291-28/+0
* selftests: arm64: Don't log child creation as a test in SVE ptrace testMark Brown2021-09-291-3/+1
* selftests: arm64: Use a define for the number of SVE ptrace tests to be runMark Brown2021-09-291-1/+3
* kselftest: arm64: Fix exit code of sve-ptraceMark Brown2021-03-101-1/+1
* selftests: arm64: Add test for the SVE ptrace interfaceMark Brown2020-09-181-0/+336