Function report |
Source Code:lib\list-test.c |
Create Date:2022-07-28 07:24:21 |
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_for_each_prev_safe
Proto:static void list_test_list_for_each_prev_safe(struct kunit *test)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kunit * | test |
643 | i = 2 |
650 | KUNIT_EXPECT_PTR_EQ() - Expects that pointers @left and @right are equal(test, cur, & entries[i]) |
652 | i-- |
656 | KUNIT_EXPECT_TRUE() - Causes a test failure when the expression is not true(test, list_empty - tests whether a list is empty*@head: the list to test.) |
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 |