aboutsummaryrefslogtreecommitdiff
path: root/tests/r600.tests
blob: 53558835d4fa46d32b70abd4f185bcf0fda2bc91 (plain)
1
2
3
4
5
6
7
8
9

import os.path

global profile

execfile(os.path.dirname(__file__) + '/quick-driver.tests')

from framework.core import *
from framework.gleantest import *