selftests/powerpc/dexcr: Add DEXCR prctl interface test
authorBenjamin Gray <bgray@linux.ibm.com>
Wed, 17 Apr 2024 11:23:21 +0000 (21:23 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 6 May 2024 12:05:17 +0000 (22:05 +1000)
commit5bfa66bf86d792bbcc76bc09cf99a2ae9d6e0eec
tree19625af4de79f92dfc8e64f1b53807cd257fc083
parent628d701f2de5b9a16d1dd82bea68fd895f56f1a1
selftests/powerpc/dexcr: Add DEXCR prctl interface test

Some basic tests of the prctl interface of the DEXCR.

Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
[mpe: Add missing SPDX tag]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240417112325.728010-6-bgray@linux.ibm.com
tools/testing/selftests/powerpc/dexcr/.gitignore
tools/testing/selftests/powerpc/dexcr/Makefile
tools/testing/selftests/powerpc/dexcr/dexcr.c
tools/testing/selftests/powerpc/dexcr/dexcr.h
tools/testing/selftests/powerpc/dexcr/dexcr_test.c [new file with mode: 0644]