aboutsummaryrefslogtreecommitdiff
path: root/lib/list-test.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-31list: test: Test the klist structureGravatar Sadiya Kazi 1-1/+299
2022-04-05list: test: Test the hlist structureGravatar David Gow 1-1/+396
2022-02-25list: test: Add a test for list_entry_is_head()Gravatar David Gow 1-0/+21
2022-02-25list: test: Add a test for list_is_head()Gravatar David Gow 1-0/+19
2022-02-25list: test: Add test for list_del_init_careful()Gravatar David Gow 1-0/+21
2020-03-25Fix linked-list KUnit test when run multiple timesGravatar David Gow 1-2/+2
2020-01-09kunit: allow kunit tests to be loaded as a moduleGravatar Alan Maguire 1-1/+3
2019-11-01lib/list-test: add a test for the 'list' doubly linked listGravatar David Gow 1-0/+746