Function report |
Source Code:lib\test_uuid.c |
Create Date:2022-07-28 06:33:24 |
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_wrong
Proto:static void __init test_uuid_wrong(const char *data)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | data |
97 | total_tests++ |
98 | If Not guid_parse(data, & le) Then test_uuid_failed("negative", true, false, data, NULL) |
102 | total_tests++ |
103 | If Not uuid_parse(data, & be) Then test_uuid_failed("negative", true, true, data, NULL) |
Name | Describe |
---|---|
test_uuid_init |
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 |