Age | Commit message (Expand) | Author |
---|---|---|
2025-05-27 | rust: kunit: support checked `-> Result`s in KUnit `#[test]`s | Miguel Ojeda |
2025-05-27 | rust: kunit: support KUnit-mapped `assert!` macros in `#[test]`s | Miguel Ojeda |
2025-05-23 | rust: use absolute paths in macros referencing core and kernel | Igor Korotin |
2025-05-07 | rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lint | Miguel Ojeda |
2025-03-20 | rust: macros: add macro to easily run KUnit tests | José Expósito |