Function report |
Source Code:lib\kunit\test.c |
Create Date:2022-07-28 06:38:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Performs all logic to run a test case. It also catches most errors that* occur in a test case and reports them as failures.
Proto:static void kunit_run_case_catch_errors(struct kunit_suite *suite, struct kunit_case *test_case)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kunit_suite * | suite | |
struct kunit_case * | test_case |
289 | kunit_init_test( & test, name) |
299 | kunit_try_catch_run(try_catch, & context) |
Name | Describe |
---|---|
kunit_run_tests |
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 |