Test when there are no devices or device extensions
authorCharles Giessen <charles@lunarg.com>
Fri, 10 Sep 2021 19:41:09 +0000 (13:41 -0600)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Thu, 10 Feb 2022 23:38:15 +0000 (16:38 -0700)
commitfcdc9ae5ac49b1d8899cc29a4f0aa01e7165614d
treed0c298e5dd9376f8075b641355d237c4decc7c59
parent66ee58e87a986facb702d8597f1ebe6f81014195
Test when there are no devices or device extensions

Adds 2 tests:
* ZeroPhysicalDevices - Return VK_ERROR_INITIALIZATION_FAILED if the driver has zero
physical devices.
* ZeroPhyiscalDeviceExtensions - Return VK_SUCCESS if no physical device extensions are
found.
tests/loader_regression_tests.cpp