zephyr/samples/net/syslog_net/sample.yaml

15 lines
279 B
YAML
Raw Normal View History

common:
harness: net
depends_on: netif
tags: net syslog
sample:
description: syslog network backend
name: syslog_net
tests:
test_with_timefuncs:
extra_configs:
- CONFIG_NEWLIB_LIBC=y
test_without_timefuncs:
extra_configs:
- CONFIG_NEWLIB_LIBC=n