zephyr/tests/subsys/cpp/cxx/testcase.yaml
Ederson de Souza 863ffbf1b7 tests and samples: Don't build some C++ tests under XCC
XCC (based on GCC 4.2) doesn't support C++11, and can't build those
tests. So exclude them from twister.

Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
2022-02-21 19:37:54 -05:00

7 lines
106 B
YAML

tests:
cpp.main:
integration_platforms:
- mps2_an385
tags: cpp
toolchain_exclude: xcc