[autotests] Don't check whether there is a /dev/dri/card0
ClosedPublic

Authored by graesslin on Jan 6 2019, 3:36 PM.

Details

Summary

With EGL_MESA_platform_surfaceless we don't need a dri device anymore.
So we don't need to skip the tests if the device is missing. Instead the
tests verify that OpenGL compositing is used if requested.

Test Plan

ctest passes

Diff Detail

Repository
R108 KWin
Branch
tests-dont-verify-dri
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 6703
Build 6721: arc lint + arc unit
graesslin created this revision.Jan 6 2019, 3:36 PM
Restricted Application added a project: KWin. · View Herald TranscriptJan 6 2019, 3:36 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
graesslin requested review of this revision.Jan 6 2019, 3:36 PM
zzag accepted this revision.Jan 6 2019, 4:48 PM
This revision is now accepted and ready to land.Jan 6 2019, 4:48 PM
This revision was automatically updated to reflect the committed changes.