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:kunit_run_tests
Proto:int kunit_run_tests(struct kunit_suite *suite)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct kunit_suite * | suite |
| 307 | test_case_count = 1 |
| 318 | Return 0 |
| Name | Describe |
|---|---|
| kunit_suite_initkunit_try_catch_test_suite | |
| kunit_suite_initkunit_resource_test_suite | |
| kunit_suite_initstring_stream_test_suite | |
| kunit_suite_initexample_test_suite | This registers the above test suite telling KUnit that this is a suite of* tests that need to be run. |
| kunit_suite_initlist_test_module |
| 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 |