Skip to content

Commit 846b468

Browse files
bjarki-andreasenkartben
authored andcommitted
samples: drivers: i2c: rtio_loopback: add fixture
Add i2c_bus_short fixture to the rtio_loopback sample to ensure it is only run on boards with the bus shorted. The i2c_bus_short fixture is also used in the i2c_target_api test suite. Signed-off-by: Bjarki Arge Andreasen <[email protected]>
1 parent 4bd4528 commit 846b468

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

samples/drivers/i2c/rtio_loopback/sample.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ tests:
55
tags:
66
- rtio
77
- i2c_target
8+
harness: ztest
9+
harness_config:
10+
fixture: i2c_bus_short
811
platform_allow:
912
- b_u585i_iot02a
1013
- nrf5340dk/nrf5340/cpuapp

0 commit comments

Comments
 (0)