| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-01-28 | rust: kunit: use `pin_init::zeroed` instead of custom null value | Gary Guo |
| 2026-01-28 | rust: macros: convert `#[kunit_tests]` macro to use `syn` | Gary Guo |
| 2026-01-28 | rust: macros: use `quote!` from vendored crate | Gary Guo |
| 2026-01-19 | rust: kunit: replace `kernel::c_str!` with C-Strings | Tamir Duberstein |
| 2025-09-16 | rust: kunit: allow `cfg` on `test`s | Kaibo Ma |
| 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 |
