Function report |
Source Code:lib\test_ida.c |
Create Date:2022-07-28 06:29:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ida_checks
Proto:static int ida_checks(void)
Type:int
Parameter:Nothing
157 | IDA_BUG_ON( & ida, !ida_is_empty( & ida)) |
166 | printk("IDA: %u of %u tests passed\n", tests_passed, tests_run) |
167 | Return If tests_run != tests_passed Then 0 Else -EINVAL |
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 |