Function report |
Source Code:lib\list-test.c |
Create Date:2022-07-28 07:24:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:list_test_list_cut_position
Proto:static void list_test_list_cut_position(struct kunit *test)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kunit * | test |
351 | i = 0 |
362 | KUNIT_EXPECT_PTR_EQ() - Expects that pointers @left and @right are equal(test, cur, & entries[i]) |
363 | i++ |
369 | KUNIT_EXPECT_PTR_EQ() - Expects that pointers @left and @right are equal(test, cur, & entries[i]) |
370 | i++ |
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 |