zephyr/tests/bluetooth/init/testcase.ini
Szymon Janc 6f9ce0b417 Bluetooth: Provide more config options to init sample
This allows to excersize different kconfig configurations in
single app. Thanks to this other samples don't have to get
extra extra options enabled just to improve test build coverage.

Change-Id: Ie5d261f3d38c60e227cf963d938b6fac6d0fb3b9
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-03-23 12:50:30 +00:00

116 lines
1.8 KiB
INI

[test_micro]
tags = bluetooth
build_only = true
[test_nano]
tags = bluetooth
build_only = true
extra_args = KERNEL_TYPE=nano
kernel = nano
[test_h5]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_h5.conf
[test_0]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_0.conf
[test_1]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_1.conf
[test_2]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_2.conf
[test_3]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_3.conf
[test_4]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_4.conf
[test_5]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_5.conf
[test_6]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_6.conf
[test_7]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_7.conf
[test_8]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_8.conf
[test_9]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_9.conf
[test_10]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_10.conf
[test_11]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_11.conf
[test_12]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_12.conf
[test_13]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_13.conf
[test_14]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_14.conf
[test_15]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_15.conf
[test_16]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_16.conf
[test_17]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_17.conf
[test_18]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_18.conf
[test_19]
tags = bluetooth
build_only = true
extra_args = CONF_FILE=prj_19.conf