linux/tools/testing/selftests/powerpc/stringloops
Denis Efremov 6820e565d3 selftests/powerpc: ppc_asm.h: typo in the header guard
The guard macro __PPC_ASM_H in the header ppc_asm.h
doesn't match the #ifndef macro _PPC_ASM_H. The patch
makes them the same.

Signed-off-by: Denis Efremov <efremov@linux.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2019-07-01 16:26:55 +10:00
..
asm selftests/powerpc: ppc_asm.h: typo in the header guard 2019-07-01 16:26:55 +10:00
.gitignore
Makefile selftests/powerpc: Fix Makefiles for headers_install change 2018-09-28 15:07:45 +10:00
memcmp_32.S selftests/powerpc: Add test for 32 bits memcmp 2018-08-07 21:49:29 +10:00
memcmp_64.S
memcmp.c selftests/powerpc: Give some tests longer to run 2018-08-07 21:49:26 +10:00
string.c selftests/powerpc: Add test for strlen() 2018-08-07 21:49:30 +10:00
strlen_32.S selftests/powerpc: Update strlen() test to test the new assembly function for PPC32 2018-08-07 21:49:31 +10:00
strlen.c selftests/powerpc: Add test for strlen() 2018-08-07 21:49:30 +10:00