linux-brain/tools/testing
Michael Ellerman 9679a2e9e6 selftests/powerpc/cache_shape: Fix out-of-tree build
[ Upstream commit 69f8117f17 ]

Use TEST_GEN_PROGS and don't redefine all, this makes the out-of-tree
build work. We need to move the extra dependencies below the include
of lib.mk, because it adds the $(OUTPUT) prefix if it's defined.

We can also drop the clean rule, lib.mk does it for us.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-01 09:13:52 +01:00
..
fault-injection License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ktest License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nvdimm mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL 2019-01-13 10:01:02 +01:00
radix-tree idr: Fix idr_get_next race with idr_remove 2019-11-24 08:22:46 +01:00
selftests selftests/powerpc/cache_shape: Fix out-of-tree build 2019-12-01 09:13:52 +01:00