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:
parent
5732ae1ae0
commit
61ed9b8853
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue