函数逻辑报告 |
Source Code:lib\test_string.c |
Create Date:2022-07-27 07:22:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:string_selftest_init
函数原型:static __init int string_selftest_init(void)
返回类型:int
参数:无
186 | test等于1 |
187 | subtest等于memset16_selftest() |
191 | test等于2 |
192 | subtest等于memset32_selftest() |
196 | test等于3 |
197 | subtest等于memset64_selftest() |
201 | test等于4 |
202 | subtest等于strchr_selftest() |
206 | test等于5 |
207 | subtest等于strnchr_selftest() |
211 | 打印信息("String selftests succeeded\n") |
212 | 返回:0 |
213 | fail : |
215 | 返回:0 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |