]> Pileus Git - ~andy/linux/commit
selftests: Add infrastructure for powerpc selftests
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 6 Aug 2013 07:42:35 +0000 (17:42 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 14 Aug 2013 04:57:03 +0000 (14:57 +1000)
commit0e56dacdda49940ff6e24e504f11468a27922416
tree4a94ce0779354aad53f5d04c04cd6bbfbc29a38a
parent39fd40274d1f3a52152ae6fc22f428d93f1a8363
selftests: Add infrastructure for powerpc selftests

This commit adds a powerpc subdirectory to tools/testing/selftests,
for tests that are powerpc specific.

On other architectures nothing is built. The makefile supports cross
compilation if the user sets ARCH and CROSS_COMPILE.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
tools/testing/selftests/Makefile
tools/testing/selftests/powerpc/Makefile [new file with mode: 0644]