Lines Matching defs:testset
87 def __init__(self, name, buildConfig, generator, binaryName, testset, args = [], exclude = [], ignore = []):
92 self.testset = testset
304 '--testset=%s' % string.join(config.testset, ","),
369 testset = ["dEQP-GLES2.info.*", "dEQP-GLES2.functional.*", "dEQP-GLES2.usecases.*"],
383 testset = ["dEQP-GLES3.info.*", "dEQP-GLES3.functional.*", "dEQP-GLES3.usecases.*"],
402 testset = ["dEQP-GLES31.*"],
425 testset = ["dEQP-GL3.info.*", "dEQP-GL3.functional.*"],
441 testset = ["dEQP-EGL.info.*", "dEQP-EGL.functional.*"],
454 testset = ["dEQP-CL.*"],