zephyr/tests/bluetooth/init/testcase.ini
Johan Hedberg 6c54c92e84 Bluetooth: tests/init: Limit controller+host for 32kB RAM platforms
The combined controller & host build takes up too much RAM for the
16kB arduino_101_ble target, so limit it to the 32kB nRF52 & nRF51
DevKits.

Change-Id: Ib9d04765697b7f5c748633cb6244474d92f96995
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-10-28 19:27:39 +00:00

169 lines
3.6 KiB
INI

[test]
tags = bluetooth
build_only = true
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_controller]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_controller.conf
# Only run on nRF5x, the only supported radio
platform_whitelist = nrf52_pca10040 nrf51_pca10028 96b_nitrogen
[test_controller_dbg]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_controller_dbg.conf
# Only run on nRF5x, the only supported radio
platform_whitelist = nrf52_pca10040 nrf51_pca10028 96b_nitrogen
[test_h5]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_h5.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_h5_dbg]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_h5_dbg.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_0]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_0.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_1]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_1.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_2]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_2.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_3]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_3.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_4]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_4.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_5]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_5.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_6]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_6.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_7]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_7.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_8]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_8.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_9]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_9.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_10]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_10.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_11]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_11.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_12]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_12.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_13]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_13.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_14]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_14.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_15]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_15.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_16]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_16.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_17]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_17.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_18]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_18.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_19]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_19.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_20]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_20.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_21]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_21.conf
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_22]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_22.conf
platform_whitelist = qemu_cortex_m3 qemu_x86