Function report | 
Source Code:lib\list-test.c | 
Create Date:2022-07-28 07:24:04 | 
| 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_bulk_move_tail
Proto:static void list_test_list_bulk_move_tail(struct kunit *test)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct kunit * | test | 
| 206 | struct list_head * list2_values[] = { & a, & d} | 
| 210 | i = 0 | 
| 225 | KUNIT_EXPECT_PTR_EQ() - Expects that pointers @left and @right are equal(test, ptr, list1_values[i]) | 
| 226 | i++ | 
| 229 | i = 0 | 
| 231 | KUNIT_EXPECT_PTR_EQ() - Expects that pointers @left and @right are equal(test, ptr, list2_values[i]) | 
| 232 | 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  |