tests: add filter for some tests using newlib

some tests configured with CONFIG_NEWLIB_LIBC=y,
it's better to add a filter filter: TOOLCHAIN_HAS_NEWLIB == 1
in those tests yaml file.

Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
This commit is contained in:
Watson Zeng 2020-12-09 13:30:25 +08:00 committed by Anas Nashif
commit 7a3f9c4e39
40 changed files with 56 additions and 12 deletions

View file

@ -1,3 +1,5 @@
common:
filter: TOOLCHAIN_HAS_NEWLIB == 1
tests:
application_development.cpp.libcxx:
platform_exclude: qemu_x86_coverage