Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\kunit\test.c Create Date:2022-07-28 06:38:45
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kunit_abort

Proto:static void __noreturn kunit_abort(struct kunit *test)

Type:void

Parameter:

TypeParameterName
struct kunit *test
141  kunit_try_catch_throw( & try_catch)
149  WARN_ONCE(true, "Throw could not abort from test!\n")
Caller
NameDescribe
kunit_do_assertion