Skip to content

Commit d6083cc

Browse files
magp-nordicnordic-piks
authored andcommitted
tests: drivers: gpio: hpf_gpio_basic_api: increase timeout
Increase timeout for ICBMsg, which is needed for running test with coverage dump. Signed-off-by: Magdalena Pastula <[email protected]>
1 parent fc2ab74 commit d6083cc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/drivers/gpio/hpf_gpio_basic_api/testcase.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ common:
77
harness: ztest
88
harness_config:
99
fixture: gpio_loopback
10-
timeout: 30
1110

1211
tests:
1312
drivers.hpf.gpio.loopback.icmsg:
1413
min_flash: 64
14+
timeout: 30
1515
platform_allow:
1616
- nrf54l15dk/nrf54l15/cpuapp
1717
integration_platforms:
@@ -21,6 +21,7 @@ tests:
2121

2222
drivers.hpf.gpio.loopback.icbmsg:
2323
min_flash: 64
24+
timeout: 80
2425
platform_allow:
2526
- nrf54l15dk/nrf54l15/cpuapp
2627
integration_platforms:
@@ -30,6 +31,7 @@ tests:
3031

3132
drivers.hpf.gpio.loopback.mbox:
3233
min_flash: 64
34+
timeout: 30
3335
platform_allow:
3436
- nrf54l15dk/nrf54l15/cpuapp
3537
integration_platforms:

0 commit comments

Comments
 (0)