Function report |
Source Code:lib\test_kmod.c |
Create Date:2022-07-28 06:34:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This ensures we don't allow kicking threads through if our configuration* is faulty.
Proto:static int __trigger_config_run(struct kmod_test_device *test_dev)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmod_test_device * | test_dev |
512 | done = 0 |
515 | Case test_case == TEST_KMOD_DRIVER |
516 | Return run_test_driver(test_dev) |
517 | Case test_case == TEST_KMOD_FS_TYPE |
518 | Return run_test_fs_type(test_dev) |
519 | Default |
Name | Describe |
---|---|
trigger_config_run |
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 |