Function report |
Source Code:lib\test_printf.c |
Create Date:2022-07-28 06:32:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__test
Proto:static void __printf(3, 4) __init __test(const char *expect, int elen, const char *fmt, ...)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | expect | |
int | elen | |
const char * | fmt |
101 | pr_err("error in test suite: expected output length %d too long. Format was '%s'.\n", elen, fmt) |
103 | failed_tests++ |
104 | Return |
121 | p = Simplified asprintf. |
122 | If p Then |
123 | total_tests++ |
127 | failed_tests++ |
Name | Describe |
---|---|
test_basic |
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 |