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:
parent
4f8d7a49d8
commit
d7c37f6748
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue