diff --git a/tests/subsys/cpp/libcxx/testcase.yaml b/tests/subsys/cpp/libcxx/testcase.yaml index 584c455647d..5b5e8744820 100644 --- a/tests/subsys/cpp/libcxx/testcase.yaml +++ b/tests/subsys/cpp/libcxx/testcase.yaml @@ -3,13 +3,14 @@ common: integration_platforms: - mps2_an385 tests: - application_development.cpp.libcxx: + cpp.libcxx: platform_exclude: qemu_x86_coverage toolchain_exclude: xcc min_flash: 54 tags: cpp - application_development.cpp.libcxx.exceptions: - platform_exclude: qemu_x86_coverage + cpp.libcxx.exceptions: + # FIXME: change when issue is resolved #32448 + platform_allow: mps2_an385 toolchain_exclude: xcc min_flash: 54 tags: cpp