selftests/powerpc: Add test for 32 bits memcmp
This patch renames memcmp test to memcmp_64 and adds a memcmp_32 test for testing the 32 bits version of memcmp() Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> [mpe: Fix 64-bit build by adding build_32bit test] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
parent
94675cceac
commit
1bb07b593a
2 changed files with 18 additions and 3 deletions
1
tools/testing/selftests/powerpc/stringloops/memcmp_32.S
Symbolic link
1
tools/testing/selftests/powerpc/stringloops/memcmp_32.S
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../../../../arch/powerpc/lib/memcmp_32.S
|
||||
Loading…
Add table
Add a link
Reference in a new issue