Touch watchdog before freeing objs in max_concurrent
[platform/upstream/VK-GL-CTS.git] / external / vulkancts / modules / vulkan / api / vktApiObjectManagementTests.cpp
index 253f727..1451e74 100644 (file)
@@ -2261,6 +2261,7 @@ tcu::TestStatus createMaxConcurrentTest (Context& context, typename Object::Para
                        context.getTestContext().touchWatchdog();
        }
 
+       context.getTestContext().touchWatchdog();
        objects.clear();
 
        return tcu::TestStatus::pass("Ok");