Function report |
Source Code:lib\kunit\test-test.c |
Create Date:2022-07-28 06:39:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kunit_try_catch_test_init
Proto:static int kunit_try_catch_test_init(struct kunit *test)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kunit * | test |
84 | try_catch = kunit_kmalloc(test, size of try_catch , GFP_KERNEL) |
89 | Return 0 |
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 |