summaryrefslogtreecommitdiff
path: root/lib/util/tests/dlinklist.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-06dlist: remove unneeded type argument from DLIST_CONCATENATE()Michael Adam1-1/+1
2016-02-06dlist: remove unneeded argument from DLIST_DEMOTE()Michael Adam1-1/+1
2016-02-06dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam1-2/+2
2014-04-02lib/util/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher1-0/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-1/+1
2010-02-10test:local added LOCAL-DLINKLIST testsuiteAndrew Tridgell1-0/+130