zephyr/tests/bluetooth/init/testcase.ini
Anas Nashif 465de4a1a0 Bluetooth: tests optimize testcase.ini for shell and init
Change-Id: Ia3f09e33684075394bf5d3e91ade53aaf4443a17
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-10-28 08:09:08 +03:00

196 lines
3.9 KiB
INI

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