tests:Fix InvalidBarriers test
authorTobin Ehlis <tobine@google.com>
Thu, 26 Oct 2017 19:44:46 +0000 (13:44 -0600)
committerTobin Ehlis <tobine@google.com>
Mon, 30 Oct 2017 17:01:05 +0000 (11:01 -0600)
InvalidBarriers test made invalid assumption that internal size of
buffer memory was same as requested size. Update test so that when we
exceed buffer size we do that based on internal size instead of
requested size.

icd/README.md

index 7504228..6859fd1 100644 (file)
@@ -65,7 +65,6 @@ Currently 324/332 tests are passing with the mock icd, but many passing tests ha
 
 ### Failing Tests
 
-VkLayerTest.InvalidBarriers
 VkLayerTest.ImageFormatLimits
 VkLayerTest.CopyImageTypeExtentMismatch
 VkLayerTest.CopyImageCompressedBlockAlignment