zephyr/tests/misc/test_build/testcase.yaml

25 lines
627 B
YAML

tests:
test_debug:
build_only: true
extra_args: CONF_FILE=debug.conf
tags: apps
test_newlib:
build_only: true
extra_args: CONF_FILE=newlib.conf
tags: apps
test_runtime_nmi:
arch_whitelist: arm
build_only: true
extra_args: CONF_FILE=runtime_nmi.conf
tags: apps
test_mcuboot_bootloader:
build_only: true
platform_whitelist: nrf51_pca10028 nrf52_pca10040
extra_configs:
- CONFIG_BOOTLOADER_MCUBOOT=y
test_utf8_in_kconfig_values:
build_only: true
tags: apps
extra_configs:
- CONFIG_KERNEL_BIN_NAME="A_kconfig_value_with_a_utf8_char_in_it_Bøe_"