| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2026-01-28 | rust: kunit: use `pin_init::zeroed` instead of custom null value | Gary Guo | 1 | -2/+2 |
| 2026-01-28 | rust: macros: convert `#[kunit_tests]` macro to use `syn` | Gary Guo | 1 | -155/+119 |
| 2026-01-28 | rust: macros: use `quote!` from vendored crate | Gary Guo | 1 | -2/+3 |
| 2026-01-19 | rust: kunit: replace `kernel::c_str!` with C-Strings | Tamir Duberstein | 1 | -5/+5 |
| 2025-09-16 | rust: kunit: allow `cfg` on `test`s | Kaibo Ma | 1 | -12/+36 |
| 2025-05-27 | rust: kunit: support checked `-> Result`s in KUnit `#[test]`s | Miguel Ojeda | 1 | -1/+2 |
| 2025-05-27 | rust: kunit: support KUnit-mapped `assert!` macros in `#[test]`s | Miguel Ojeda | 1 | -5/+30 |
| 2025-05-23 | rust: use absolute paths in macros referencing core and kernel | Igor Korotin | 1 | -11/+11 |
| 2025-05-07 | rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lint | Miguel Ojeda | 1 | -9/+4 |
| 2025-03-20 | rust: macros: add macro to easily run KUnit tests | José Expósito | 1 | -0/+161 |
