From 6ff291a1745f5838f314893d60b5cfcd61b03089 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Tue, 27 Jun 2017 12:36:36 -0400 Subject: [PATCH] tests: do not exclude quark_d2000_crb quark_d2000_crb does not build net/bluetooth tests by default now. Signed-off-by: Anas Nashif --- samples/bluetooth/central_hr/sample.yaml | 1 - samples/net/leds_demo/sample.yaml | 1 - tests/bluetooth/shell/testcase.yaml | 1 - tests/net/dhcpv4/testcase.yaml | 1 - tests/net/ieee802154/fragment/testcase.yaml | 1 - 5 files changed, 5 deletions(-) diff --git a/samples/bluetooth/central_hr/sample.yaml b/samples/bluetooth/central_hr/sample.yaml index 8115ea78a9d..cbd83e52836 100644 --- a/samples/bluetooth/central_hr/sample.yaml +++ b/samples/bluetooth/central_hr/sample.yaml @@ -5,5 +5,4 @@ tests: - test: arch_whitelist: x86 build_only: true - platform_exclude: quark_d2000_crb tags: bluetooth diff --git a/samples/net/leds_demo/sample.yaml b/samples/net/leds_demo/sample.yaml index dff5f755b18..e28db62f32f 100644 --- a/samples/net/leds_demo/sample.yaml +++ b/samples/net/leds_demo/sample.yaml @@ -5,5 +5,4 @@ tests: - test: arch_whitelist: x86 build_only: true - platform_exclude: quark_d2000_crb tags: net zoap diff --git a/tests/bluetooth/shell/testcase.yaml b/tests/bluetooth/shell/testcase.yaml index d955c4d348b..f3629c091c3 100644 --- a/tests/bluetooth/shell/testcase.yaml +++ b/tests/bluetooth/shell/testcase.yaml @@ -8,6 +8,5 @@ tests: build_only: true extra_args: CONF_FILE="prj_br.conf" filter: not CONFIG_DEBUG - platform_exclude: quark_d2000_crb platform_whitelist: qemu_cortex_m3 qemu_x86 tags: bluetooth diff --git a/tests/net/dhcpv4/testcase.yaml b/tests/net/dhcpv4/testcase.yaml index d78b4a4916f..9bfc9387a3b 100644 --- a/tests/net/dhcpv4/testcase.yaml +++ b/tests/net/dhcpv4/testcase.yaml @@ -1,5 +1,4 @@ tests: - test: arch_whitelist: x86 - platform_exclude: quark_d2000_crb tags: net diff --git a/tests/net/ieee802154/fragment/testcase.yaml b/tests/net/ieee802154/fragment/testcase.yaml index d78b4a4916f..9bfc9387a3b 100644 --- a/tests/net/ieee802154/fragment/testcase.yaml +++ b/tests/net/ieee802154/fragment/testcase.yaml @@ -1,5 +1,4 @@ tests: - test: arch_whitelist: x86 - platform_exclude: quark_d2000_crb tags: net