2 # -*- coding: utf-8 -*-
4 # Testing drivers for Radeon hardware
10 execfile(os
.path
.dirname(__file__
) + '/all.tests')
12 from framework
.core
import *
13 from framework
.gleantest
import *
15 GleanTest
.globalParams
+= [ "--quick" ]
17 del profile
.tests
['valgrind']