]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[test] Add self-tests for mktime()
authorMichael Brown <mcb30@ipxe.org>
Mon, 19 Mar 2012 16:10:23 +0000 (16:10 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 19 Mar 2012 17:35:46 +0000 (17:35 +0000)
commitc130001bdfb2fa4c880b59f76340a91703ffcfc9
tree1e66025e6c84a05b6e4416d9f1906a0989238abe
parentbd6805a8c18f859a8f467965f2ee780817d8a81e
[test] Add self-tests for mktime()

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