Function report |
Source Code:lib\test_kmod.c |
Create Date:2022-07-28 06:34:36 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:test_case_str
Proto:static const char *test_case_str(enum kmod_test_case test_case)
Type:char
Parameter:
| Type | Parameter | Name |
|---|---|---|
| enum kmod_test_case | test_case |
| 150 | Case test_case == TEST_KMOD_DRIVER |
| 151 | Return "TEST_KMOD_DRIVER" |
| 152 | Case test_case == TEST_KMOD_FS_TYPE |
| 153 | Return "TEST_KMOD_FS_TYPE" |
| 154 | Default |
| 155 | Return "invalid" |
| Name | Describe |
|---|---|
| run_test_driver | |
| run_test_fs_type | |
| config_show |
| 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 |