tests: list: add test case for list_empty iterator
authorPetr Štetiar <ynezz@true.cz>
Thu, 19 Dec 2019 10:49:39 +0000 (11:49 +0100)
committerPetr Štetiar <ynezz@true.cz>
Thu, 21 May 2020 11:43:00 +0000 (13:43 +0200)
commit7c4ef0d9ae28525f70c09ff77b71015408bc3e62
tree1a55f4da7380f4867cbe650defa461964f3c507c
parent7da66430de3fc235bfc6ebb0b85fb90ea246138d
tests: list: add test case for list_empty iterator

Increasing unit testing code coverage.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
tests/cram/test_list.t
tests/test-list.c