Skip to content

Commit

Permalink
[nrf fromtree] samples: drivers: i2c: rtio_loopback: change harness t…
Browse files Browse the repository at this point in the history
…o console

The harness was set to ztest, but the sample requires the console
harness to match on the "sample complete" line, its not actually
using ztest.

Signed-off-by: Bjarki Arge Andreasen <[email protected]>
(cherry picked from commit 7ee4011166ae0467d6830bccd337f9c8f583acda)
  • Loading branch information
bjarki-andreasen committed Feb 24, 2025
1 parent 4cba24b commit 50128e3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion samples/drivers/i2c/rtio_loopback/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@ tests:
tags:
- rtio
- i2c_target
harness: ztest
harness: console
harness_config:
fixture: i2c_bus_short
type: one_line
regex:
- "sample complete"
platform_allow:
- b_u585i_iot02a
- nrf5340dk/nrf5340/cpuapp
Expand Down

0 comments on commit 50128e3

Please sign in to comment.