...due to it not supporting standard C++17. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
14 lines
341 B
YAML
14 lines
341 B
YAML
tests:
|
|
application_development.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
|
|
toolchain_exclude: xcc
|
|
min_flash: 54
|
|
tags: cpp
|
|
extra_configs:
|
|
- CONFIG_EXCEPTIONS=y
|