1# Skip driver specific tests
2^amdgpu.*
3msm_.*
4nouveau_.*
5panfrost_.*
6^v3d.*
7^vc4.*
8^vmwgfx*
9
10# Skip intel specific tests
11gem_.*
12i915_.*
13
14# Currently fails and causes coverage loss for other tests
15# since core_getversion also fails.
16core_hotunplug.*
17