Function report | 
Source Code:lib\test_string.c | 
Create Date:2022-07-28 06:25:43 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:string_selftest_init
Proto:static __init int string_selftest_init(void)
Type:int
Parameter:Nothing
| 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 | pr_info("String selftests succeeded\n") | 
| 212 | Return 0 | 
| 213 | fail : | 
| 215 | Return 0 | 
| 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  |