mirror of
https://github.com/ipxe/ipxe
synced 2026-01-24 21:24:47 +03:00
[test] Add constant-length memset() self-tests
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -26,6 +26,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
*/
|
||||
|
||||
/* Drag in all applicable self-tests */
|
||||
REQUIRE_OBJECT ( memset_test );
|
||||
REQUIRE_OBJECT ( memcpy_test );
|
||||
REQUIRE_OBJECT ( string_test );
|
||||
REQUIRE_OBJECT ( math_test );
|
||||
|
||||
Reference in New Issue
Block a user