qemu-arm64: enable UNIT_TEST
Enable CONFIG_UNIT_TEST in configs/qemu_arm64_defconfig so that the unit tests are run in CI. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
This commit is contained in:

committed by
Tom Rini

parent
d54e1004b8
commit
020ecd7b46
@@ -75,3 +75,4 @@ CONFIG_MBEDTLS_LIB=y
|
||||
CONFIG_TPM=y
|
||||
CONFIG_TPM_PCR_ALLOCATE=y
|
||||
CONFIG_GENERATE_SMBIOS_TABLE_VERBOSE=y
|
||||
CONFIG_UNIT_TEST=y
|
||||
|
Reference in New Issue
Block a user