summaryrefslogtreecommitdiff
path: root/framework/options.py
AgeCommit message (Expand)AuthorFilesLines
2018-08-21framework: add --glsl optionAlejandro Piñeiro1-0/+1
2018-05-30framework: allow specifying the number of jobs for concurrencyNicolai Hähnle1-0/+1
2016-11-10framework/profile: replace Testprofile.{dmesg,monitoring} with dictDylan Baker1-4/+0
2016-11-10framework: Pull {include,exclude}_filter out of OptionsDylan Baker1-137/+0
2016-11-10framework: Remove exclude_tests from options.OPTIONSDylan Baker1-1/+0
2016-11-10framework: remove concurrent from OPTIONS, pass directly to profileDylan Baker1-2/+0
2016-10-07framework: add boilerplate to turn off process isolationDylan Baker1-0/+1
2016-08-16framework: add commandline option for deqp-mustpassDylan Baker1-1/+3
2016-08-05framework/options: Fix values for _Options.concurrentDylan Baker1-2/+2
2016-05-27framework: Add aborting option when a monitored error is detectedOlivier Berthier1-0/+2
2016-02-08framework,unittests: use __future__ unicode_literalsDylan Baker1-2/+4
2016-02-08python: use six.{iter,view}{items,keys,values}Dylan Baker1-1/+3
2015-11-23framework/options: Handle '/' in -t and -x optionsDylan Baker1-5/+22
2015-11-11framework: Convert the codebase to use the new global OptionsDylan Baker1-7/+6
2015-11-11framework: make options a global variable.Dylan Baker1-0/+202