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
|
2020-06-02 20:46:27 +08:00
|
|
|
integration_platforms:
|
|
|
|
- native_posix
|
2019-12-02 01:29:43 +08:00
|
|
|
bootloader.mcuboot.build:
|
|
|
|
tags: mcuboot
|
2018-02-08 17:25:00 +08:00
|
|
|
build_only: true
|
2020-08-26 23:28:25 +08:00
|
|
|
platform_allow: nrf51dk_nrf51422 nrf52dk_nrf52832
|
2018-02-08 17:25:00 +08:00
|
|
|
extra_configs:
|
|
|
|
- CONFIG_BOOTLOADER_MCUBOOT=y
|
2020-06-02 20:46:27 +08:00
|
|
|
integration_platforms:
|
|
|
|
- nrf51dk_nrf51422
|
|
|
|
- nrf52dk_nrf52832
|
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
|
2020-06-02 20:46:27 +08:00
|
|
|
integration_platforms:
|
|
|
|
- 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_"
|