summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2016-10-16 09:02:22 +0300
committerJohan Hedberg <johan.hedberg@intel.com>2016-10-16 09:03:30 +0300
commita2ee2b7ecae9338c3175baf17caf2a32b02f2683 (patch)
tree6601591dad220a61b8ddc29e466e031e4eae34ec /tests
parenteeee8a7e87059eb8e7323c1c0e537cea5b562af3 (diff)
Bluetooth: tests: Clean up platform whitelisting
Clean up left-overs from this getting fixed first in master. Change-Id: Ief41ecfdeeb51fbc76f2fe045a412ff1643f69c9 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/bluetooth/init/testcase.ini6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/bluetooth/init/testcase.ini b/tests/bluetooth/init/testcase.ini
index cb3e3a415..a43800f02 100644
--- a/tests/bluetooth/init/testcase.ini
+++ b/tests/bluetooth/init/testcase.ini
@@ -185,8 +185,6 @@ tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_20.conf
-# exclude STM32F103RB SoC and ARC core on ARDIONO_101 and QUARK_SE,
-# not enough RAM to run this test
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_21]
@@ -194,7 +192,6 @@ tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_21.conf
-# exclude STM32F103RB SoC, not enough RAM to run this test
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_22]
@@ -202,5 +199,4 @@ tags = bluetooth
build_only = true
kernel = micro
extra_args = CONF_FILE=prj_22.conf
-# exclude STM32F103RB SoC, not enough RAM to run this test
-filter = not CONFIG_SOC_STM32F103RB and not CONFIG_UART_ALTERA_JTAG
+platform_whitelist = qemu_cortex_m3 qemu_x86