summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>2016-01-28 10:10:05 +0200
committerAnas Nashif <anas.nashif@intel.com>2016-02-05 20:25:27 -0500
commitaf6d20461b73d7378c729f5bae7353fdfe15ecb9 (patch)
treed186c81c3cf2bf9cf062f977095fe8305306ed9c /samples
parent4414d2f308722cf4154e73735cae1cd6ec96de5b (diff)
Bluetooth: tests: Remove extra board definition for NBLE
Board already defined in platform_whitelist Change-Id: I2fed4b3c0663fd15d43ee697837a89439f7bd07a Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Diffstat (limited to 'samples')
-rw-r--r--samples/bluetooth/beacon/testcase.ini2
-rw-r--r--samples/bluetooth/peripheral/testcase.ini2
-rw-r--r--samples/bluetooth/shell/testcase.ini2
-rw-r--r--samples/bluetooth/tester/testcase.ini2
4 files changed, 4 insertions, 4 deletions
diff --git a/samples/bluetooth/beacon/testcase.ini b/samples/bluetooth/beacon/testcase.ini
index f66b9eda7..e0a2a7bca 100644
--- a/samples/bluetooth/beacon/testcase.ini
+++ b/samples/bluetooth/beacon/testcase.ini
@@ -13,7 +13,7 @@ arch_whitelist = arm
[test_nble]
tags = bluetooth
build_only = true
-extra_args = CONF_FILE="prj_nble.conf" BOARD="arduino_101"
+extra_args = CONF_FILE="prj_nble.conf"
arch_whitelist = x86
config_whitelist = CONFIG_SOC_QUARK_SE
platform_whitelist = arduino_101
diff --git a/samples/bluetooth/peripheral/testcase.ini b/samples/bluetooth/peripheral/testcase.ini
index f66b9eda7..e0a2a7bca 100644
--- a/samples/bluetooth/peripheral/testcase.ini
+++ b/samples/bluetooth/peripheral/testcase.ini
@@ -13,7 +13,7 @@ arch_whitelist = arm
[test_nble]
tags = bluetooth
build_only = true
-extra_args = CONF_FILE="prj_nble.conf" BOARD="arduino_101"
+extra_args = CONF_FILE="prj_nble.conf"
arch_whitelist = x86
config_whitelist = CONFIG_SOC_QUARK_SE
platform_whitelist = arduino_101
diff --git a/samples/bluetooth/shell/testcase.ini b/samples/bluetooth/shell/testcase.ini
index fa41857b9..c90668826 100644
--- a/samples/bluetooth/shell/testcase.ini
+++ b/samples/bluetooth/shell/testcase.ini
@@ -13,6 +13,6 @@ arch_whitelist = arm
[test_nble]
tags = bluetooth
build_only = true
-extra_args = CONF_FILE="prj_nble.conf" BOARD="arduino_101"
+extra_args = CONF_FILE="prj_nble.conf"
arch_whitelist = x86
platform_whitelist = arduino_101
diff --git a/samples/bluetooth/tester/testcase.ini b/samples/bluetooth/tester/testcase.ini
index 809a196e2..f6fcf4b14 100644
--- a/samples/bluetooth/tester/testcase.ini
+++ b/samples/bluetooth/tester/testcase.ini
@@ -6,7 +6,7 @@ platform_whitelist = basic_cortex_m3 minnowboard
[tesr_nble]
tags = bluetooth
build_only = true
-extra_args = CONF_FILE="prj_nble.conf" BOARD="arduino_101"
+extra_args = CONF_FILE="prj_nble.conf"
arch_whitelist = x86
config_whitelist = CONFIG_SOC_QUARK_SE
platform_whitelist = arduino_101_sss