zephyr/tests/misc/test_build/testcase.yaml
Ulf Magnusson 5b20350a72 gdb_server: Remove leftover testing and x86 parts
gdb_server was removed in commit 0f669132a0 ("kernel: remove
gdb_server"), but still has a testcase that sets CONFIG_GDB_SERVER=y,
and some code in arch/x86/debug.

Remove the leftover parts. This also gets gets rid of undefined
references to the CONFIG_GDB_SERVER symbol.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-05-24 08:10:21 -04:00

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_"