On Mon, 17 Feb 2025 at 22:00, Kevin Brodsky <[email protected]> wrote: > > kunit_skip() and kunit_mark_skipped() can only be passed a pointer > to a struct kunit, not struct kunit_suite (only kunit_log() actually > supports both). Rename their first argument accordingly. > > Signed-off-by: Kevin Brodsky <[email protected]> > --- > Cc: Brendan Higgins <[email protected]> > Cc: David Gow <[email protected]> > Cc: Rae Moar <[email protected]> > Cc: [email protected] > ---
Thanks. We probably should support skipping (the rest of) a suite, but let's not pretend we do when we don't! Reviewed-by: David Gow <[email protected]> Cheers, -- David
smime.p7s
Description: S/MIME Cryptographic Signature

