Function report |
Source Code:lib\test_uuid.c |
Create Date:2022-07-28 06:33:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:test_uuid_failed
Proto:static void __init test_uuid_failed(const char *prefix, bool wrong, bool be, const char *data, const char *actual)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | prefix | |
bool | wrong | |
bool | be | |
const char * | data | |
const char * | actual |
48 | pr_err("%s test #%u %s %s data: '%s'\n", prefix, total_tests, wrong ? "passed on wrong" : "failed on", be ? "BE" : "LE", data) |
59 | failed_tests++ |
Name | Describe |
---|---|
test_uuid_test | |
test_uuid_wrong |
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 |