Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:This registers the above test suite telling KUnit that this is a suite of* tests that need to be run.

Proto:static int kunit_suite_initexample_test_suite(void)

Type:int

Parameter:Nothing

88  Return kunit_run_tests( & This defines a suite or grouping of tests)