zephyr/samples/net/syslog_net/sample.yaml
Anas Nashif da5f185e06 samples: add test identifier
Add unique identifier instead of just 'test' for samples.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-03-29 17:44:11 -04:00

15 lines
305 B
YAML

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