diff options
author | Laura Nao <laura.nao@collabora.com> | 2024-02-29 16:52:35 +0100 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2024-03-04 13:13:04 -0700 |
commit | 5d94da7ff00ef45737a64d947e7ff45aca972782 (patch) | |
tree | bfff9ff7cb00bdb2d9ffa05ca759d5581f3dc8e3 /MAINTAINERS | |
parent | 539cd3f4da3fdbe7dc353634e004e4b0e725c35a (diff) |
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-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f8f620746934..4eda22ec74dd 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) |