selftests: Hook more tests into the build infrastructure
authorMark Brown <broonie@kernel.org>
Sat, 5 Aug 2023 23:14:07 +0000 (00:14 +0100)
committerShuah Khan <skhan@linuxfoundation.org>
Wed, 16 Aug 2023 16:35:35 +0000 (10:35 -0600)
commit888c72d581983ba935d73daed90a7ae4838fc6e1
tree0384b434abb98df0e4ac213b6576349fc78d67ec
parent68b4d2d58389f9d1db7ffc02644498f215ee8c70
selftests: Hook more tests into the build infrastructure

We have some dmabuf-heaps and perf_events tests but they are not hooked
up to the kselftest build infrastructure which is a bit of an obstacle
to running them in systems with generic infrastructure for selftests.
Add them to the top level kselftest Makefile so they get built as
standard.

Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/Makefile