Skip to content

Commit 51c54c8

Browse files
nordic-baminordic-piks
authored andcommitted
tests: drivers: adc: Add fixture to ADC latency test
The ADC latency test requires 'gpio_loopback' Signed-off-by: Bartosz Miller <[email protected]>
1 parent 1980bd9 commit 51c54c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/drivers/adc/adc_latency/testcase.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
common:
22
tags:
33
- drivers
4+
- adc
45
- ci_tests_zephyr_drivers_adc
6+
harness: ztest
7+
harness_config:
8+
fixture: gpio_loopback
59
platform_allow:
610
- nrf54h20dk/nrf54h20/cpuapp
711
- nrf54l15dk/nrf54l15/cpuapp

0 commit comments

Comments
 (0)