msm-apq8016-skips.txt 255 B

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