summaryrefslogtreecommitdiffstats
path: root/lib/list-test.c
Commit message (Expand)AuthorAgeFilesLines
* list: test: Test the klist structureSadiya Kazi2023-03-311-1/+299
* list: test: Test the hlist structureDavid Gow2022-04-051-1/+396
* list: test: Add a test for list_entry_is_head()David Gow2022-02-251-0/+21
* list: test: Add a test for list_is_head()David Gow2022-02-251-0/+19
* list: test: Add test for list_del_init_careful()David Gow2022-02-251-0/+21
* Fix linked-list KUnit test when run multiple timesDavid Gow2020-03-251-2/+2
* kunit: allow kunit tests to be loaded as a moduleAlan Maguire2020-01-091-1/+3
* lib/list-test: add a test for the 'list' doubly linked listDavid Gow2019-11-011-0/+746