Bluetooth: test: Use correct target for Arduino
Current quark_se target is not specified in scripts/sanity_chk/arches/x86.ini list and apparently this is the reason tests were not executed, change it to arduino_101. Change-Id: Ifedcf08cc9b25839d389bd7eb92ed42012e9075a Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
6c988ba401
commit
eea10dd425
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
[test-bluetooth]
|
||||
tags = bluetooth
|
||||
arch_whitelist = x86 arm
|
||||
platform_whitelist = minnowboard basic_minuteia quark_se cortex_m3 frdm_k64f
|
||||
|
||||
platform_whitelist = minnowboard basic_minuteia arduino_101 cortex_m3 frdm_k64f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue