2017-04-05 11:11:22 +08:00
|
|
|
tests:
|
2019-12-02 01:29:43 +08:00
|
|
|
buildsystem.debug.build:
|
2017-12-06 02:00:43 +08:00
|
|
|
build_only: true
|
|
|
|
extra_args: CONF_FILE=debug.conf
|
2019-12-02 01:29:43 +08:00
|
|
|
tags: debug
|
|
|
|
bootloader.mcuboot.build:
|
|
|
|
tags: mcuboot
|
2018-02-08 17:25:00 +08:00
|
|
|
build_only: true
|
2020-04-03 00:24:56 +08:00
|
|
|
platform_whitelist: nrf51dk_nrf51422 nrf52dk_nrf52832
|
2018-02-08 17:25:00 +08:00
|
|
|
extra_configs:
|
|
|
|
- CONFIG_BOOTLOADER_MCUBOOT=y
|
2019-12-02 01:29:43 +08:00
|
|
|
buildsystem.kconfig.utf8_in_values:
|
2018-03-21 21:23:38 +08:00
|
|
|
build_only: true
|
2019-12-02 01:29:43 +08:00
|
|
|
tags: kconfig
|
2019-09-25 20:06:56 +08:00
|
|
|
platform_whitelist: native_posix
|
2018-03-21 21:23:38 +08:00
|
|
|
extra_configs:
|
|
|
|
- CONFIG_KERNEL_BIN_NAME="A_kconfig_value_with_a_utf8_char_in_it_Bøe_"
|