24 lines · plain
1# Skip driver specific tests2^amdgpu.*3^msm.*4nouveau_.*5^v3d.*6^vc4.*7^vmwgfx*8 9# Skip intel specific tests10gem_.*11i915_.*12tools_test.*13 14# Panfrost is not a KMS driver, so skip the KMS tests15kms_.*16 17# Skip display functionality tests for GPU-only drivers18dumb_buffer.*19fbdev.*20 21# Currently fails and causes coverage loss for other tests22# since core_getversion also fails.23core_hotunplug.*24