From 8e5c09b2c6418cb091f55379b129bf0bdffb08ce Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Wed, 28 Apr 2021 09:14:19 -0400 Subject: [PATCH] tests: cpp: fix test identifier use cpp as the main section in the identifier. Signed-off-by: Anas Nashif --- tests/subsys/cpp/cxx/testcase.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/subsys/cpp/cxx/testcase.yaml b/tests/subsys/cpp/cxx/testcase.yaml index 77beb3413db..6c201fe3108 100644 --- a/tests/subsys/cpp/cxx/testcase.yaml +++ b/tests/subsys/cpp/cxx/testcase.yaml @@ -1,5 +1,5 @@ tests: - application_development.cpp.main: + cpp.main: integration_platforms: - mps2_an385 platform_exclude: qemu_x86_coverage