函数逻辑报告 |
Source Code:lib\test_string.c |
Create Date:2022-07-27 07:22:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:strnchr_selftest
函数原型:static __init int strnchr_selftest(void)
返回类型:int
参数:无
145 | test_string等于"abcdefghijkl" |
146 | empty_string等于"" |
150 | 以i小于strlen(test_string)加1循环 |
151 | 以j小于strlen(test_string)加2循环 |
164 | 如果result则返回:0x10001 |
168 | 如果result不等于empty_string则返回:0x10002 |
172 | 如果result则返回:0x10003 |
176 | 如果result则返回:0x10004 |
179 | 返回:0 |
名称 | 描述 |
---|---|
string_selftest_init |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |