summaryrefslogtreecommitdiff
path: root/rust/macros/kunit.rs
AgeCommit message (Expand)Author
2025-05-27rust: kunit: support checked `-> Result`s in KUnit `#[test]`sMiguel Ojeda
2025-05-27rust: kunit: support KUnit-mapped `assert!` macros in `#[test]`sMiguel Ojeda
2025-05-23rust: use absolute paths in macros referencing core and kernelIgor Korotin
2025-05-07rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lintMiguel Ojeda
2025-03-20rust: macros: add macro to easily run KUnit testsJosé Expósito