]> git.ozlabs.org Git - petitboot/commit
test/lib: Add empty list test
authorJeremy Kerr <jk@ozlabs.org>
Wed, 1 May 2013 05:11:17 +0000 (13:11 +0800)
committerGeoff Levand <geoff@infradead.org>
Fri, 3 May 2013 23:21:11 +0000 (16:21 -0700)
commit5399335e509f1866d071f03f6163b86ae608d9c5
tree0d1486e32a6f89b55e7d77283b39702d1cb86fe6
parent0fad1573c93563fcd62c992d73e9d25161b80076
test/lib: Add empty list test

Check that the list iterators work on empty lists too.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Geoff Levand <geoff@infradead.org>
test/lib/list-test.c