From: Tom Rini Date: Tue, 22 Apr 2025 18:54:36 +0000 (-0600) Subject: Merge patch series "ut: fix print_guid() and enable UNIT_TEST for qemu_arm64" X-Git-Tag: v2025.07-rc1~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b867932191860c060de509a45854f32266262f94;p=pandora-u-boot.git Merge patch series "ut: fix print_guid() and enable UNIT_TEST for qemu_arm64" Jerome Forissier says: There is a bug in the print_guid() unit test in test/common/print.c when PARTITION_TYPE_GUID is not enabled but either CMD_EFIDEBUG or EFI are. The first patch fixes the issue and the second one enables UNIT_TEST in the qemu_arm64 defconfig so that the unit tests are run in CI (this platform has CMD_EFIDEBUG so the bug applies). Link: https://lore.kernel.org/r/20250416074839.1267396-1-jerome.forissier@linaro.org --- b867932191860c060de509a45854f32266262f94