zephyr/tests/bluetooth/init/testcase.ini
Szymon Janc c5d2e76048 Bluetooth: Merge init_h5 into init test
There is no need to have spearate app for H5 testing as init test can
use multiple configuration targets.

Change-Id: I467b5939ae914e7c1ac22fdac24d8b0b6ed3f1cf
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-15 09:40:30 +01:00

20 lines
314 B
INI

[test_micro]
tags = bluetooth
build_only = true
arch_whitelist = x86
kernel = micro
[test_nano]
tags = bluetooth
build_only = true
arch_whitelist = x86
extra_args = KERNEL_TYPE=nano
kernel = nano
[test_h5]
tags = bluetooth
build_only = true
arch_whitelist = x86
extra_args = CONF_FILE=prj_h5.conf
kernel = micro