Update Feature Query tests
authorDavid Sodman <dsodman@google.com>
Fri, 11 Dec 2015 18:23:29 +0000 (10:23 -0800)
committerDavid Sodman <dsodman@google.com>
Tue, 15 Dec 2015 18:57:50 +0000 (10:57 -0800)
commit2cee520ae710ca28c500e5c510e114096fc924bd
tree9437fcb54afd4b43c763d0815a5a8f9c15421ed0
parent7b6f280d7044edce796a9a0dd1d5143b1e7ecd55
Update Feature Query tests

1. Move to be part of API tests
2. Add check for buffer overflow on the getXXX functions
3. Add check to ensure getXXX update all fields of the structure
4. Validate device limits

Change-Id: I1bdc893bd4c28d564bbfa9d6b05333b1f7d7dcbb
external/vulkancts/framework/vulkan/vkQueryUtil.hpp
external/vulkancts/modules/vulkan/CMakeLists.txt
external/vulkancts/modules/vulkan/api/CMakeLists.txt
external/vulkancts/modules/vulkan/api/vktApiFeatureInfo.cpp [new file with mode: 0644]
external/vulkancts/modules/vulkan/api/vktApiFeatureInfo.hpp [moved from external/vulkancts/modules/vulkan/vktInfo.hpp with 87% similarity]
external/vulkancts/modules/vulkan/api/vktApiTests.cpp
external/vulkancts/modules/vulkan/vktInfo.cpp [deleted file]
external/vulkancts/modules/vulkan/vktTestPackage.cpp