tests: application_development/libxcc: exclude using XCC...
...due to it not supporting standard C++17. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
parent
e78704251b
commit
ac80c967ba
1 changed files with 2 additions and 0 deletions
|
@ -1,10 +1,12 @@
|
|||
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue