Skip to content

deqp_builder: implement support for test time limits

clayton craft requested to merge implement_deqp_timelimit into master

Created by: craftyguy

This implements support for checking test run times, and flagging any tests that take over the specified time as 'fail'.

Merge request reports