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