zephyr/samples/subsys/logging/logger-hook/sample.tc
Anas Nashif 1e8afbfe5a cleanup: remove lots of references to unified kernel
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-09-12 12:37:11 -04:00

8 lines
307 B
Plaintext

# @testcase dynamic
# @targets \
# board:(?!qemu_nios2)
#
# @eval console-rx %(console)s:5 \[syslogger\] \[ERR\] main: SYS LOG ERR is ACTIVE
# @eval console-rx %(console)s:5 \[syslogger\] \[WRN\] main: SYS LOG WRN is ACTIVE
# @eval console-rx %(console)s:5 \[syslogger\] \[INF\] main: SYS LOG INF is ACTIVE