zephyr/tests/subsys/cpp/libcxx/testcase.yaml
Anas Nashif 86209aced7 boards: qemu_x86_coverage: remove board testing coverage
This board was added to test coverage feature when coverage was
introduced. This is now being testing with other boards and
configurations on a regular basis, so no need for this extra overhead in
CI.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-06-01 14:06:56 -05:00

17 lines
315 B
YAML

common:
filter: TOOLCHAIN_HAS_NEWLIB == 1
integration_platforms:
- mps2_an385
tests:
cpp.libcxx:
toolchain_exclude: xcc
min_flash: 54
tags: cpp
cpp.libcxx.exceptions:
toolchain_exclude: xcc
min_flash: 54
tags: cpp
timeout: 30
extra_configs:
- CONFIG_EXCEPTIONS=y