samples: compression: lz4: add TOOLCHAIN_HAS_NEWLIB filter

samples\compression\lz4 rely on CONFIG_NEWLIB_LIBC=y, let's
add TOOLCHAIN_HAS_NEWLIB filter for it.

Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
This commit is contained in:
Watson Zeng 2021-06-25 11:04:56 +08:00 committed by Anas Nashif
commit 2945ccb7e2

View file

@ -4,6 +4,7 @@ sample:
common:
tags: compression lz4
min_ram: 32
filter: TOOLCHAIN_HAS_NEWLIB == 1
harness: console
harness_config:
type: one_line