tests:Detect buffer creation errors
authorTobin Ehlis <tobine@google.com>
Mon, 13 Nov 2017 23:47:46 +0000 (16:47 -0700)
committerTobin Ehlis <tobine@google.com>
Fri, 17 Nov 2017 16:38:09 +0000 (09:38 -0700)
commitfc826b9e4aed4cc989f3e5474ef6b1dadf8cd48b
treea345bcdf70e161c585b4a74fb70d62812b4ab263
parent166b897e36b26264b78687904c003b178f37c48f
tests:Detect buffer creation errors

Handle case when VkBufferTest fails to create the buffer. This means
setting the buffer as no longer valid, and checking for this case
in the test body so we don't try to use an invalid buffer.
tests/layer_validation_tests.cpp