]> git.ozlabs.org Git - petitboot/commit
test/lib: Hook into `make check`
authorJeremy Kerr <jk@ozlabs.org>
Mon, 29 Apr 2013 02:44:53 +0000 (12:44 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Mon, 29 Apr 2013 02:44:53 +0000 (12:44 +1000)
commit21d4959e60b1466992a13a75b310efad0ba11a46
treed5c996969d99d0ea26b504c198397567ebe3da98
parent359f12f9eb0440294a8be1b78ade1b69926d2896
test/lib: Hook into `make check`

This change hooks the new list tests into 'make check'. To do this, we
need to fix the return code of the list-test program.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
test/lib/Makefile.am
test/lib/list-test.c