zephyr/scripts/pylib
Daniel Leung b2f3d801b4 twister: pytest: use test timeout as the default base timeout
The default base timeout for pytest is statically set by
the TwisterHarnessConfig class to be 60 seconds. However,
sometimes it takes longer than 60s before the app starts
to run, especially on emulator/simulator where it takes
quite some time to start. So pass the test timeout as
the base timeout via pytest command line argument.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-07-27 15:18:01 +03:00
..
build_helpers
pytest-twister-harness test: pytest: add linkserver support in pytest 2024-07-08 09:23:48 +02:00
twister twister: pytest: use test timeout as the default base timeout 2024-07-27 15:18:01 +03:00