mirror of
https://github.com/torvalds/linux.git
synced 2024-12-05 10:32:35 +00:00
5d94da7ff0
Add new basic kselftest that checks if the available rust sample modules can be added and removed correctly. Signed-off-by: Laura Nao <laura.nao@collabora.com> Reviewed-by: Sergio Gonzalez Collado <sergio.collado@gmail.com> Reviewed-by: Muhammad Usama Anjum <usama.anjum@collabora.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
5 lines
90 B
Makefile
5 lines
90 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
TEST_PROGS += test_probe_samples.sh
|
|
|
|
include ../lib.mk
|