Add api tests for vkCreateBuffer and vkCreateBufferView function
[platform/upstream/VK-GL-CTS.git] / external / vulkancts / modules / vulkan / api / CMakeLists.txt
index a4bb673..f4ac568 100644 (file)
@@ -9,6 +9,14 @@ set(DEQP_VK_API_SRCS
        vktApiSmokeTests.hpp
        vktApiDeviceInitializationTests.cpp
        vktApiDeviceInitializationTests.hpp
+       vktApiObjectManagementTests.cpp
+       vktApiObjectManagementTests.hpp
+       vktApiBuffersTests.cpp
+       vktApiBuffersTests.hpp
+       vktApiBuffersViewCreationTests.cpp
+       vktApiBuffersViewCreationTests.hpp
+       vktApiBuffersViewMemoryTests.cpp
+       vktApiBuffersViewMemoryTests.hpp
        )
 
 set(DEQP_VK_API_LIBS