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>
8 lines
165 B
YAML
8 lines
165 B
YAML
sample:
|
|
description: MQTT sample app to Google IoT cloud
|
|
name: google_iot_mqtt
|
|
common:
|
|
tags: net mqtt cloud
|
|
harness: net
|
|
filter: TOOLCHAIN_HAS_NEWLIB == 1
|