Commit d3d10cf2 authored by Lars Knoll's avatar Lars Knoll Committed by Simon Hausmann
Browse files

Improve error handling in qtestlib


Dump a stack trace on Linux if the process crashes. This will give us
much better log output in the new CI system. In addition, create a
watch dog thread, that kills the test if the test function times
out (ie. hangs)

Implementations of the stack trace dumping for Mac and Windows
are still pending.

Change-Id: I65426c5afe290a0a2019b881436a0c278f1cafaf
Reviewed-by: default avatarSimon Hausmann <simon.hausmann@theqtcompany.com>
parent 05d16937
Showing with 91 additions and 4 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment