aboutsummaryrefslogtreecommitdiffstats
path: root/lib/list-test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-25Fix linked-list KUnit test when run multiple timesDavid Gow1-2/+2
2020-01-09kunit: allow kunit tests to be loaded as a moduleAlan Maguire1-1/+3
2019-11-01lib/list-test: add a test for the 'list' doubly linked listDavid Gow1-0/+746