Bluetooth: tests optimize testcase.ini for shell and init

Change-Id: Ia3f09e33684075394bf5d3e91ade53aaf4443a17
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2016-10-22 10:22:37 -04:00 committed by Johan Hedberg
commit 465de4a1a0
2 changed files with 24 additions and 71 deletions

View file

@ -1,15 +1,8 @@
[test_micro]
tags = bluetooth
build_only = true
arch_whitelist = x86
kernel = micro
[test_nano]
tags = bluetooth
build_only = true
extra_args = KERNEL_TYPE=nano
filter = not CONFIG_UART_ALTERA_JTAG
kernel = nano
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_controller]
tags = bluetooth
@ -32,133 +25,133 @@ tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_h5.conf
filter = not CONFIG_UART_ALTERA_JTAG
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
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_0]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_0.conf
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_1]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_1.conf
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_2]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_2.conf
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_3]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_3.conf
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_4]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_4.conf
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_5]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_5.conf
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_6]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_6.conf
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_7]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_7.conf
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_8]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_8.conf
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_9]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_9.conf
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_10]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_10.conf
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_11]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_11.conf
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_12]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_12.conf
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_13]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_13.conf
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_14]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_14.conf
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_15]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_15.conf
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_16]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_16.conf
filter = not CONFIG_UART_ALTERA_JTAG
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_17]
tags = bluetooth

View file

@ -1,61 +1,21 @@
[test_x86]
[test]
tags = bluetooth
build_only = true
arch_whitelist = x86
kernel = micro
# FIXME h4 and UART driver using same IRQ line on galileo
platform_exclude = galileo
[test_arm]
tags = bluetooth
build_only = true
arch_whitelist = arm
platform_exclude = arduino_due
filter = not CONFIG_SOC_STM32F103RB
kernel = micro
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_nble]
tags = bluetooth
build_only = true
extra_args = CONF_FILE="prj_nble.conf"
arch_whitelist = x86
filter = CONFIG_SOC_QUARK_SE_C1000
platform_whitelist = arduino_101
kernel = micro
[test_x86_nano]
kernel = nano
tags = bluetooth
build_only = true
arch_whitelist = x86
extra_args = KERNEL_TYPE=nano
# FIXME h4 and UART driver using same IRQ line on galileo
platform_exclude = quark_d2000_crb galileo
[test_arm_nano]
kernel = nano
tags = bluetooth
build_only = true
arch_whitelist = arm
platform_exclude = arduino_due
extra_args = KERNEL_TYPE=nano
[test_nble_nano]
kernel = nano
tags = bluetooth
build_only = true
extra_args = CONF_FILE="prj_nble.conf" KERNEL_TYPE=nano
arch_whitelist = x86
filter = CONFIG_SOC_QUARK_SE_C1000
platform_whitelist = arduino_101
[test_br]
tags = bluetooth
build_only = true
extra_args = CONF_FILE="prj_br.conf"
arch_whitelist = x86
kernel = micro
#Do not run for debug daily build
arch_whitelist = x86
# Do not run for debug daily build
filter = not CONFIG_DEBUG
# FIXME h4 and UART driver using same IRQ line on galileo
platform_exclude = galileo