mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 21:32:00 +00:00
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>
9 lines
260 B
Plaintext
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
|