zephyr/tests/misc/test_build/testcase.yaml
Kevin Townsend 1470ef67aa tests: test_build: Exclude lpcxpresso55s69_ns from debug builds
When CONFIG_TFM_BL2 is enabled on the LPC55S69 there isn't
enough memory left for TF-M to perform a debug build. Exludes this
platform from this specific test case.

Signed-off-by: Kevin Townsend <kevin.townsend@linaro.org>
2021-05-21 20:12:23 -05:00

25 lines
672 B
YAML

tests:
buildsystem.debug.build:
platform_exclude: lpcxpresso55s69_ns
build_only: true
extra_args: CONF_FILE=debug.conf
tags: debug
integration_platforms:
- native_posix
bootloader.mcuboot.build:
tags: mcuboot
build_only: true
platform_allow: nrf51dk_nrf51422 nrf52dk_nrf52832
extra_configs:
- CONFIG_BOOTLOADER_MCUBOOT=y
integration_platforms:
- nrf51dk_nrf51422
- nrf52dk_nrf52832
buildsystem.kconfig.utf8_in_values:
build_only: true
tags: kconfig
integration_platforms:
- native_posix
extra_configs:
- CONFIG_KERNEL_BIN_NAME="A_kconfig_value_with_a_utf8_char_in_it_Bøe_"