Function report |
Source Code:lib\kunit\test.c |
Create Date:2022-07-28 06:38:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Performs post validations and cleanup after a test case was run.* XXX: Should ONLY BE CALLED AFTER kunit_run_case_internal!
Proto:static void kunit_run_case_cleanup(struct kunit *test, struct kunit_suite *suite)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kunit * | test | |
struct kunit_suite * | suite |
Name | Describe |
---|---|
kunit_try_run_case | |
kunit_catch_run_case |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |