aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/rust/testing.rst
AgeCommit message (Expand)AuthorFilesLines
2025-05-27Documentation: rust: testing: add docs on the new KUnit `#[test]` testsMiguel Ojeda1-0/+71
2025-05-27Documentation: rust: rename `#[test]`s to "`rusttest` host tests"Miguel Ojeda1-6/+7
2025-03-30Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-0/+7
2025-03-08docs: rust: Add error handling sectionsDirk Behme1-0/+7
2025-03-06rust: docs: add missing newline to printing macro examplesAlban Kurti1-1/+1
2024-07-08kbuild: rust: remove now-unneeded `rusttest` custom sysroot handlingMiguel Ojeda1-3/+2
2024-05-05docs: rust: Add instructions for the Rust kselftestLaura Nao1-1/+24
2024-02-18docs: rust: Add description of Rust documentation test as KUnit onesDirk Behme1-8/+119
2024-02-18docs: rust: Move testing to a separate pageDirk Behme1-0/+24