]> Git Repo - J-u-boot.git/commit - configs/qemu_arm_defconfig
configs: enable UNIT_TEST on qemu_arm_defconfig
authorHeinrich Schuchardt <[email protected]>
Sun, 3 Nov 2024 22:42:23 +0000 (23:42 +0100)
committerTom Rini <[email protected]>
Wed, 13 Nov 2024 14:14:23 +0000 (08:14 -0600)
commit37587d2e1454e9642bbae900b920dc5f0530fa87
tree4246ed0a65e84ccda97134f3b6e2802cd277bc84
parent6a2664b126bc6acccac45f7c2864df36d0624728
configs: enable UNIT_TEST on qemu_arm_defconfig

The lib_test_uuid_to_le test fails on 32-bit systems. But we never caught
this in our CI because we never ran any of our C unit tests on 32-bit.

Enable CONFIG_UNIT_TEST on qemu_arm_defconfig.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Patrick Delaunay <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
configs/qemu_arm_defconfig
This page took 0.034784 seconds and 4 git commands to generate.