# -*- coding: utf-8 -*- # # Testing drivers for Radeon hardware # import os.path execfile(os.path.dirname(__file__) + '/all.tests') GleanTest.globalParams += [ "--quick" ]