kselftest: Add basic test for probing the rust sample modules
authorLaura Nao <laura.nao@collabora.com>
Thu, 29 Feb 2024 15:52:35 +0000 (16:52 +0100)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 4 Mar 2024 20:13:04 +0000 (13:13 -0700)
commit5d94da7ff00ef45737a64d947e7ff45aca972782
treebfff9ff7cb00bdb2d9ffa05ca759d5581f3dc8e3
parent539cd3f4da3fdbe7dc353634e004e4b0e725c35a
kselftest: Add basic test for probing the rust sample modules

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>
MAINTAINERS
tools/testing/selftests/Makefile
tools/testing/selftests/rust/Makefile [new file with mode: 0644]
tools/testing/selftests/rust/config [new file with mode: 0644]
tools/testing/selftests/rust/test_probe_samples.sh [new file with mode: 0755]