framework: add commandline option for deqp-mustpass

Graphics / Mesa 3D Graphics Library / Piglit - Dylan Baker [pnwbakers.com] - 16 August 2016 11:46 UTC

Rather than relying on just setting the option in the configuration file turning on the functionality add a switch.

5fbc5ec framework: add commandline option for deqp-mustpass
framework/options.py | 4 +++-
framework/programs/run.py | 8 ++++++++
framework/test/deqp.py | 3 ++-
tests/deqp_gles2.py | 4 +++-
tests/deqp_gles3.py | 6 ++++++
tests/deqp_gles31.py | 4 +++-
6 files changed, 25 insertions(+), 4 deletions(-)

Upstream: cgit.freedesktop.org


  • Share