mirror of
https://github.com/ipxe/ipxe
synced 2026-01-01 00:07:27 +03:00
[test] Add self-tests for mktime()
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -27,6 +27,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
/* Drag in all applicable self-tests */
|
||||
REQUIRE_OBJECT ( list_test );
|
||||
REQUIRE_OBJECT ( byteswap_test );
|
||||
REQUIRE_OBJECT ( time_test );
|
||||
REQUIRE_OBJECT ( md5_test );
|
||||
REQUIRE_OBJECT ( sha1_test );
|
||||
REQUIRE_OBJECT ( sha256_test );
|
||||
|
||||
Reference in New Issue
Block a user