zephyr/samples/subsys/logging/logger-hook/sample.tc
Anas Nashif da4ccce59e samples: move logger-hook sample to subsystem
Change-Id: I693ce41046bddcef21e3f634d602683f1512f927
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-03-29 19:35:33 +00:00

8 lines
322 B
Plaintext

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