summaryrefslogtreecommitdiff
path: root/src/test/test-list.c
AgeCommit message (Expand)Author
2016-10-04list: LIST_INSERT_BEFORE: update head if necessary (#4261)Michael Olbrich
2015-08-04basic: add LIST_INSERT_BEFOREAlex Crawford
2015-01-28test: duplicate LIST_FOREACH_OTHERS test to check for corner cases of end and...Lennart Poettering
2015-01-28list: add macro for iterating through a list an item is in, skipping the itemLennart Poettering
2015-01-11shared/list: add LIST_APPENDZbigniew Jędrzejewski-Szmek
2013-10-14list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering
2013-06-27test: Add list testcaseJan Janssen