Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scripts: twisterlib: handlers: early QEMU timeout #72610

Merged

Commits on May 11, 2024

  1. scripts: twisterlib: handlers: early QEMU timeout

    Terminate QEMU earlier if the test finishes and no output data is
    received for 1 second. This new timeout operates in parallel with the
    global test timeout.
    
    For coverage testing, this can reduce the time spent running individual
    tests by up to 29 seconds, while still giving the full 30 extra seconds
    to dump gcov data if needed.
    
    Signed-off-by: Jordan Yates <jordan@embeint.com>
    JordanYates committed May 11, 2024
    Configuration menu
    Copy the full SHA
    546d231 View commit details
    Browse the repository at this point in the history