linux/Documentation/rust
Miguel Ojeda a3b2347343 Documentation: rust: testing: add docs on the new KUnit #[test] tests
There was no documentation yet on the KUnit-based `#[test]`s.

Thus add it now.

It includes an explanation about the `assert*!` macros being mapped to
KUnit and the support for `-> Result` introduced in these series.

Reviewed-by: David Gow <davidgow@google.com>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Link: https://lore.kernel.org/r/20250502215133.1923676-8-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2025-05-27 20:09:59 +02:00
..
arch-support.rst ARM: 9441/1: rust: Enable Rust support for ARMv7 2025-03-26 13:31:16 +00:00
coding-guidelines.rst rust: add C FFI types to the prelude 2025-05-23 16:31:43 +02:00
general-information.rst docs: rust: include other expressions in conditional compilation section 2024-09-05 22:45:01 +02:00
index.rst kernel-docs: Add new section for Rust learning materials 2024-10-14 09:50:29 -06:00
quick-start.rst docs: rust: quick-start: update Ubuntu instructions 2025-05-23 00:12:14 +02:00
testing.rst Documentation: rust: testing: add docs on the new KUnit #[test] tests 2025-05-27 20:09:59 +02:00