From f7bb11a54b9a6426679d55c26ae3e056aaa039f3 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Tue, 1 Nov 2016 09:42:43 -0400 Subject: [PATCH] tests: stub: we should not be testing this This code is part of the infrastructure, it does not test any features really. We are wasting cycles on a stub that does basically nothing. Change-Id: I130f320d1b365abdac118e5c44b80fd866e5f502 Signed-off-by: Anas Nashif --- tests/booting/stub/testcase.ini | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 tests/booting/stub/testcase.ini diff --git a/tests/booting/stub/testcase.ini b/tests/booting/stub/testcase.ini deleted file mode 100644 index 44144c7404f..00000000000 --- a/tests/booting/stub/testcase.ini +++ /dev/null @@ -1,5 +0,0 @@ -[test] -kernel = nano -build_only = true -tags = samples -filter = CONFIG_SOC_QUARK_SE_C1000 or CONFIG_SOC_QUARK_SE_C1000_SS