linux/tools/testing/selftests/powerpc
Michael Ellerman 8edcee0e1f selftests/powerpc: Build the copyloops with -maltivec
The recent change to remove the vrX defines exposed the fact that we are
building the copyloops tests without altivec enabled. It depends on the
toolchain as to whether altivec is on by default or not, so it only
breaks on some toolchains. But we should always enable it.

Fixes: c2ce6f9f3d ("powerpc: Change vrX register defines to vX to match gcc and glibc")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2015-03-17 15:16:12 +11:00
..
copyloops selftests/powerpc: Build the copyloops with -maltivec 2015-03-17 15:16:12 +11:00
mm selftests/powerpc: Add subpage protection self test. 2015-01-23 14:02:49 +11:00
pmu selftests/powerpc: Make git ignore all binaries in powerpc test suite 2015-01-23 14:02:49 +11:00
primitives selftests/powerpc: Make git ignore all binaries in powerpc test suite 2015-01-23 14:02:49 +11:00
stringloops selftests/powerpc: Add memcmp testcase 2015-01-23 16:44:23 +11:00
tm selftests/powerpc: Make git ignore all binaries in powerpc test suite 2015-01-23 14:02:49 +11:00
harness.c selftests/powerpc: Add support for skipping tests 2014-06-11 17:03:54 +10:00
Makefile selftests/powerpc: Add memcmp testcase 2015-01-23 16:44:23 +11:00
subunit.h selftests/powerpc: Add support for skipping tests 2014-06-11 17:03:54 +10:00
utils.h selftests/powerpc: Add support for skipping tests 2014-06-11 17:03:54 +10:00