linux/tools/testing/selftests/powerpc/stringloops
Christophe Leroy 396ab6ab28 selftests/powerpc: Update strlen() test to test the new assembly function for PPC32
This patch adds a test for testing the new assembly strlen() for PPC32

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
[mpe: Fix 64-bit build]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-08-07 21:49:31 +10:00
..
asm selftests/powerpc: Update strlen() test to test the new assembly function for PPC32 2018-08-07 21:49:31 +10:00
.gitignore selftests/powerpc: Add memcmp testcase 2015-01-23 16:44:23 +11:00
Makefile selftests/powerpc: Update strlen() test to test the new assembly function for PPC32 2018-08-07 21:49:31 +10:00
memcmp.c selftests/powerpc: Give some tests longer to run 2018-08-07 21:49:26 +10:00
memcmp_32.S selftests/powerpc: Add test for 32 bits memcmp 2018-08-07 21:49:29 +10:00
memcmp_64.S selftests/powerpc: Add memcmp testcase 2015-01-23 16:44:23 +11:00
string.c selftests/powerpc: Add test for strlen() 2018-08-07 21:49:30 +10:00
strlen.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