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>
This commit is contained in:
Inaky Perez-Gonzalez 2016-08-11 14:43:54 -07:00 committed by Andrew Boie
commit d7c37f6748

View file

@ -4,5 +4,5 @@
# board:(?!quark_se_ctb) \ # board:(?!quark_se_ctb) \
# board:(?!quark_d2000_crb) \ # board:(?!quark_d2000_crb) \
# #
# @eval console-rx %(console)s:15 received [0-9]+ bytes # @eval console-rx %(console)s:15 fiber_receiver: Received: [0-9]+ bytes
# @eval console-rx %(console)s:15 sent [0-9]+ bytes # @eval console-rx %(console)s:15 fiber_sender: App data: [0-9]+ bytes