2018-02-12 00:30:56 +08:00
|
|
|
common:
|
|
|
|
harness: net
|
|
|
|
depends_on: netif
|
|
|
|
tags: net syslog
|
|
|
|
sample:
|
|
|
|
description: syslog network backend
|
|
|
|
name: syslog_net
|
|
|
|
tests:
|
2019-03-29 23:44:43 +08:00
|
|
|
sample.net.syslog.with_timefuncs:
|
2018-02-12 00:30:56 +08:00
|
|
|
extra_configs:
|
|
|
|
- CONFIG_NEWLIB_LIBC=y
|
2019-03-29 23:44:43 +08:00
|
|
|
sample.net.syslog.without_timefuncs:
|
2018-02-12 00:30:56 +08:00
|
|
|
extra_configs:
|
|
|
|
- CONFIG_NEWLIB_LIBC=n
|