1# Skip driver specific tests 2^amdgpu.* 3^msm.* 4nouveau_.* 5^v3d.* 6^vc4.* 7^vmwgfx* 8 9# Skip intel specific tests 10gem_.* 11i915_.* 12tools_test.* 13kms_dp_link_training.* 14 15# Panfrost is not a KMS driver, so skip the KMS tests 16kms_.* 17 18# Skip display functionality tests for GPU-only drivers 19dumb_buffer.* 20fbdev.* 21 22# Currently fails and causes coverage loss for other tests 23# since core_getversion also fails. 24core_hotunplug.* 25