Skip to content

Commit 8b831c3

Browse files
nordic-piksnordicjm
authored andcommitted
tests: benchmarks: multicore: idle_gpio: use gpio_loopback fixture
To prevent using boards with shields. Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 337748a commit 8b831c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/benchmarks/multicore/idle_gpio/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tests:
3838
remote_DTC_OVERLAY_FILE="boards/nrf54h20dk_nrf54h20_cpurad_s2ram.overlay;boards/wakeup_from_uart_pins.overlay"
3939
harness: pytest
4040
harness_config:
41-
fixture: ppk_power_measure
41+
fixture: gpio_loopback
4242
pytest_root:
4343
- "${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_power_consumption_with_wakeups_two_cores"
4444
timeout: 120

0 commit comments

Comments
 (0)