linux/tools/testing/selftests/powerpc/copyloops
Ritesh Harjani 2504e5b982 selftests/powerpc/copyloops: Add memmove_64 test
While debugging an issue, we wanted to check whether the arch specific
kernel memmove implementation is correct.
This selftest could help test that.

Suggested-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Suggested-by: Vaibhav Jain <vaibhav@linux.ibm.com>
Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/57242c1fe7aba6b7f0fcd0490303bfd5f222ee00.1631512686.git.riteshh@linux.ibm.com
2022-02-12 22:47:44 +11:00
..
asm selftests/powerpc/copyloops: Add memmove_64 test 2022-02-12 22:47:44 +11:00
.gitignore selftests/powerpc/copyloops: Add memmove_64 test 2022-02-12 22:47:44 +11:00
copy_mc_64.S x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() 2020-10-06 11:18:04 +02:00
copy_tofrom_user_reference.S selftests/powerpc/64: Test exception cases in copy_tofrom_user 2018-08-08 00:32:35 +10:00
copyuser_64.S
copyuser_power7.S
exc_validate.c selftests/powerpc/64: Test exception cases in copy_tofrom_user 2018-08-08 00:32:35 +10:00
Makefile selftests/powerpc/copyloops: Add memmove_64 test 2022-02-12 22:47:44 +11:00
mem_64.S selftests/powerpc/copyloops: Add memmove_64 test 2022-02-12 22:47:44 +11:00
memcpy_64.S
memcpy_power7.S
memcpy_stubs.S selftests/powerpc/copyloops: Add memmove_64 test 2022-02-12 22:47:44 +11:00
memmove_validate.c selftests/powerpc/copyloops: Add memmove_64 test 2022-02-12 22:47:44 +11:00
stubs.S selftests/powerpc/64: Test exception cases in copy_tofrom_user 2018-08-08 00:32:35 +10:00
validate.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00