Re: [PATCH v6 0/3] rust: kunit: Support KUnit tests with a user-space like syntax

2025-02-15 Thread David Gow
On Sat, 15 Feb 2025 at 04:49, Miguel Ojeda wrote: > > On Fri, Feb 14, 2025 at 8:41 AM David Gow wrote: > > > > After much delay, v6 of the KUnit/Rust integration patchset is here. > > This change incorporates most of Miguels suggestions from v5 (save for > > some of the copyright headers I wasn't

Re: [PATCH v6 0/3] rust: kunit: Support KUnit tests with a user-space like syntax

2025-02-14 Thread Miguel Ojeda
On Fri, Feb 14, 2025 at 8:41 AM David Gow wrote: > > After much delay, v6 of the KUnit/Rust integration patchset is here. > This change incorporates most of Miguels suggestions from v5 (save for > some of the copyright headers I wasn't comfortable unilaterally > changing). This means the documenta