Function report |
Source Code:lib\kunit\try-catch.c |
Create Date:2022-07-28 06:39:05 |
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_init
Proto:void kunit_try_catch_init(struct kunit_try_catch *try_catch, struct kunit *test, kunit_try_catch_func_t try, kunit_try_catch_func_t catch)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kunit_try_catch * | try_catch | |
struct kunit * | test | |
kunit_try_catch_func_t | try | |
kunit_try_catch_func_t | catch |
Name | Describe |
---|---|
kunit_test_try_catch_successful_try_no_catch | |
kunit_test_try_catch_unsuccessful_try_does_catch |
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 |