zephyr/samples/net/loopback_test/sample.tc
Inaky Perez-Gonzalez d7c37f6748 samples/net/loopback_test: fix testcase markup
The app has updated the text it prints (which we were looking for) so
this was causing a false negative.

Change-Id: I3223a0dec8e44b0f89caf73626ffff82d74ab24d
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-08-12 20:35:13 +00:00

9 lines
260 B
Plaintext

# @testcase dynamic
# No configuration?
# @targets \
# board:(?!quark_se_ctb) \
# board:(?!quark_d2000_crb) \
#
# @eval console-rx %(console)s:15 fiber_receiver: Received: [0-9]+ bytes
# @eval console-rx %(console)s:15 fiber_sender: App data: [0-9]+ bytes