|
common:
|
|
harness: net
|
|
depends_on: netif
|
|
tags: net syslog
|
|
sample:
|
|
description: syslog network backend
|
|
name: syslog_net
|
|
tests:
|
|
sample.net.syslog.with_timefuncs:
|
|
extra_configs:
|
|
- CONFIG_NEWLIB_LIBC=y
|
|
sample.net.syslog.without_timefuncs:
|
|
extra_configs:
|
|
- CONFIG_NEWLIB_LIBC=n
|