summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>2016-01-27 14:34:15 +0200
committerAnas Nashif <anas.nashif@intel.com>2016-02-05 20:25:27 -0500
commiteea10dd425668eb74e3060d98d28e89c238412d7 (patch)
tree19b0e5d918c145a77ca947fb78fc7626114df7ed /samples
parent6c988ba40141b4a65e232aaa0a8bd8c13ee2d753 (diff)
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>
Diffstat (limited to 'samples')
-rw-r--r--samples/nanokernel/test/test_bluetooth/testcase.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/samples/nanokernel/test/test_bluetooth/testcase.ini b/samples/nanokernel/test/test_bluetooth/testcase.ini
index 42cfab497..8b8817f45 100644
--- a/samples/nanokernel/test/test_bluetooth/testcase.ini
+++ b/samples/nanokernel/test/test_bluetooth/testcase.ini
@@ -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