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>
9 lines
170 B
YAML
9 lines
170 B
YAML
common:
|
|
filter: TOOLCHAIN_HAS_NEWLIB == 1
|
|
sample:
|
|
name: I2S Audio Sample
|
|
tests:
|
|
sample.board.intel_s1000_crb.i2s:
|
|
platform_allow: intel_s1000_crb
|
|
tags: i2s
|