Skip to content

Commit

Permalink
samples: drivers: i2c: rtio_loopback: add fixture
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
bjarki-andreasen committed Feb 13, 2025
1 parent c387fca commit d0c3ec2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions samples/drivers/i2c/rtio_loopback/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ tests:
tags:
- rtio
- i2c_target
harness: ztest
harness_config:
fixture: i2c_bus_short
platform_allow:
- b_u585i_iot02a
- nrf5340dk/nrf5340/cpuapp
Expand Down

0 comments on commit d0c3ec2

Please sign in to comment.