]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[test] Add self-tests for list manipulation functions
authorMichael Brown <mcb30@ipxe.org>
Thu, 13 Oct 2011 00:40:59 +0000 (01:40 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 14 Oct 2011 13:33:32 +0000 (14:33 +0100)
commitd40bd11c621771d6387f90177d2564557c61b592
tree7efa46dd87cf99881acdd1af3726b9accf2f11a5
parenteac134f8dc592e665222e69c76ff4553d3a3f614
[test] Add self-tests for list manipulation functions

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/tests/list_test.c [new file with mode: 0644]
src/tests/test.c