2016-02-14 09:22:41 -05:00
|
|
|
[test_micro]
|
2015-07-17 12:03:52 -07:00
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-02-15 09:24:40 +01:00
|
|
|
|
2016-08-23 20:50:37 +02:00
|
|
|
[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
|
|
|
|
|
2016-02-15 09:24:40 +01:00
|
|
|
[test_h5]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-02-15 09:24:40 +01:00
|
|
|
extra_args = CONF_FILE=prj_h5.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
2016-04-21 10:28:48 +03:00
|
|
|
[test_h5_dbg]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-10-10 10:19:40 -07:00
|
|
|
kernel = micro
|
2016-04-21 10:28:48 +03:00
|
|
|
extra_args = CONF_FILE=prj_h5_dbg.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-04-21 10:28:48 +03:00
|
|
|
|
2016-03-23 12:47:04 +01:00
|
|
|
[test_0]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_0.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_1]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_1.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_2]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_2.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_3]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_3.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_4]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_4.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_5]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_5.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_6]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_6.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_7]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_7.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_8]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_8.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_9]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_9.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_10]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_10.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_11]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_11.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_12]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_12.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_13]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_13.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_14]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_14.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_15]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_15.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_16]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_16.conf
|
2016-10-22 10:22:37 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_17]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_17.conf
|
2016-10-15 16:49:01 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_18]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_18.conf
|
2016-10-15 16:49:01 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
|
|
|
[test_19]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-03-23 12:47:04 +01:00
|
|
|
extra_args = CONF_FILE=prj_19.conf
|
2016-10-15 16:49:01 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-03-23 12:47:04 +01:00
|
|
|
|
2016-04-22 13:47:20 +03:00
|
|
|
[test_20]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-04-22 13:47:20 +03:00
|
|
|
extra_args = CONF_FILE=prj_20.conf
|
2016-10-15 16:49:01 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-04-22 13:47:20 +03:00
|
|
|
|
|
|
|
[test_21]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-04-21 12:21:11 -07:00
|
|
|
kernel = micro
|
2016-04-22 13:47:20 +03:00
|
|
|
extra_args = CONF_FILE=prj_21.conf
|
2016-10-15 16:49:01 -04:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
2016-06-29 09:44:01 -07:00
|
|
|
|
2016-10-07 15:04:59 +02:00
|
|
|
[test_22]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
|
|
|
kernel = micro
|
|
|
|
extra_args = CONF_FILE=prj_22.conf
|
2016-10-16 09:02:22 +03:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|