zephyr/tests/misc/llext-edk/testcase.yaml
Luca Burelli 204a1cf30d tests: llext-edk: increase test timeout
The llext-edk test case is timing out on some workloads, so increase the
timeout to 120 seconds to accommodate longer execution times.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2025-06-11 08:18:20 +02:00

11 lines
184 B
YAML

tests:
misc.edk.pytest:
harness: pytest
tags:
- pytest
- edk
platform_allow:
- qemu_cortex_r5
toolchain_exclude: llvm
timeout: 120 # See #85662