tests/libcxx: Check for newlib nano when testing that

Add a check for CONFIG_HAS_NEWLIB_LIBC_NANO in the
cpp.libcxx.glibcxx.newlib_nano test.

Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Keith Packard 2024-10-21 08:09:26 -07:00 committed by Maureen Helm
commit f98c4f6812

View file

@ -12,7 +12,7 @@ tests:
integration_platforms:
- mps2/an385
cpp.libcxx.glibcxx.newlib_nano:
filter: TOOLCHAIN_HAS_NEWLIB == 1
filter: TOOLCHAIN_HAS_NEWLIB == 1 and CONFIG_HAS_NEWLIB_LIBC_NANO
toolchain_exclude: xcc
min_flash: 54
tags: cpp