函数逻辑报告 |
Source Code:lib\test_kmod.c |
Create Date:2022-07-27 07:32:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:run_test_driver
函数原型:static int run_test_driver(struct kmod_test_device *test_dev)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct kmod_test_device * | test_dev |
429 | dev_info(dev, "Test case: %s (%u)\n", test_case_str(test_case), test_case) |
432 | dev_info(dev, "Test driver to load: %s\n", test_driver) |
434 | dev_info(dev, "Number of threads to run: %u\n", num_threads) |
436 | dev_info(dev, "Thread IDs will range from 0 - %u\n", num_threads - 1) |
名称 | 描述 |
---|---|
__trigger_config_run | This ensures we don't allow kicking threads through if our configuration* is faulty. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |