tests: Add test for wl_list_length
authorYong Bakos <ybakos@humanoriented.com>
Sun, 4 Sep 2016 20:23:05 +0000 (13:23 -0700)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Mon, 5 Sep 2016 12:10:43 +0000 (15:10 +0300)
commit2bdbb741e2ac0ec9ecc564463a59b3ef8f499f6a
treed1112a531598a8d5aa9743c92f6bc24490852283
parentd9ef882139e6178edf68c3fce147afdb3b57b894
tests: Add test for wl_list_length

list-test.c did not cover wl_list_length, so add one test that specifically
tests this method.

Signed-off-by: Yong Bakos <ybakos@humanoriented.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
tests/list-test.c