blob: 2d55752e2942cdc09c012961e302cc998a7d5a00 [file] [log] [blame]
common:
integration_platforms:
- mps2_an385
tests:
cpp.libcxx.newlib:
filter: TOOLCHAIN_HAS_NEWLIB == 1
toolchain_exclude: xcc
min_flash: 54
min_ram: 24
tags: cpp
extra_configs:
- CONFIG_NEWLIB_LIBC=y
- CONFIG_NEWLIB_LIBC_NANO=n
- CONFIG_EXCEPTIONS=y
cpp.libcxx.newlib_nano:
filter: TOOLCHAIN_HAS_NEWLIB == 1
toolchain_exclude: xcc
min_flash: 54
tags: cpp
timeout: 60
extra_configs:
- CONFIG_NEWLIB_LIBC=y
- CONFIG_NEWLIB_LIBC_NANO=y
cpp.libcxx.arcmwdtlib:
toolchain_allow: arcmwdt
platform_allow: nsim_hs nsim_em
min_flash: 54
tags: cpp
extra_configs:
- CONFIG_ARCMWDT_LIBC=y