Do not fail display tests when there is no display
authorDamien Leone <dleone@nvidia.com>
Mon, 30 Oct 2017 23:15:25 +0000 (16:15 -0700)
committerLiam Middlebrook <lmiddlebrook@nvidia.com>
Thu, 26 Apr 2018 20:38:16 +0000 (16:38 -0400)
commit633a352484a4630ea1580d53dd22928cf3ca1ed0
tree5b459a56e954ceeb3a083dc989218b49b9e6787d
parent24f01385a7a04b13decaa829695cd67ada669197
Do not fail display tests when there is no display

Instead, we should mark these tests as not supported. It is valid per the
Vulkan spec to have the extension report 0 displays connected.

Affects: dEQP-VK.wsi.display.*

Component: Vulkan

VK-GL-CTS issue: 1105

Change-Id: Iaae928a862dcc3827094d898a5455ecfe3920936
external/vulkancts/modules/vulkan/wsi/vktWsiDisplayTests.cpp