aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLaura Nao <laura.nao@collabora.com>2024-02-29 16:52:35 +0100
committerShuah Khan <skhan@linuxfoundation.org>2024-03-04 13:13:04 -0700
commit5d94da7ff00ef45737a64d947e7ff45aca972782 (patch)
treebfff9ff7cb00bdb2d9ffa05ca759d5581f3dc8e3 /MAINTAINERS
parent539cd3f4da3fdbe7dc353634e004e4b0e725c35a (diff)
downloadlinux-5d94da7ff00ef45737a64d947e7ff45aca972782.tar.gz
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f8f62074693406..4eda22ec74dd75 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19095,6 +19095,7 @@ F: Documentation/rust/
F: rust/
F: samples/rust/
F: scripts/*rust*
+F: tools/testing/selftests/rust/
K: \b(?i:rust)\b
RXRPC SOCKETS (AF_RXRPC)