linux/include/kunit
Kevin Brodsky 0619a4868f kunit: Clarify kunit_skip() argument name
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.

Link: https://lore.kernel.org/r/20250217140008.1941287-1-kevin.brodsky@arm.com
Signed-off-by: Kevin Brodsky <kevin.brodsky@arm.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2025-02-18 14:28:11 -07:00
..
assert.h kunit: Rename KUNIT_ASSERT_FAILURE to KUNIT_FAIL_AND_ABORT for readability 2024-07-12 10:12:05 -06:00
attributes.h
clk.h clk: test: Add test managed of_clk_add_hw_provider() 2024-10-09 16:25:32 -07:00
device.h
of.h of: kunit: Extract some overlay boiler plate into macros 2024-10-09 16:25:32 -07:00
platform_device.h kunit: platform: Resolve 'struct completion' warning 2025-01-11 16:00:36 -07:00
resource.h
skbuff.h kunit: skb: add gfp to kernel doc for kunit_zalloc_skb() 2024-11-19 14:52:17 -07:00
static_stub.h
test-bug.h
test.h kunit: Clarify kunit_skip() argument name 2025-02-18 14:28:11 -07:00
try-catch.h kunit: Handle test faults 2024-05-06 14:22:02 -06:00
visibility.h module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00