tests/bluetooth/init/testcase.ini: add missing kernel=micro

This testcase was being ran on Quark D2000 because it failed to
identify itself as micro. There is not enough RAM for that.

Properly tag.

Change-Id: I9fd4235f4436b914b89b10616cbed0cfb3e97b40
Jira: ZEP-1014
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
This commit is contained in:
Inaky Perez-Gonzalez 2016-10-10 10:19:40 -07:00 committed by Anas Nashif
commit 61ed9b8853

View file

@ -37,6 +37,7 @@ filter = not CONFIG_UART_ALTERA_JTAG
[test_h5_dbg]
tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_h5_dbg.conf
filter = not CONFIG_UART_ALTERA_JTAG