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