summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-03-16layers: Add VUs 1200&1201, and a testDave Houlton1-6/+86
2017-03-16layers: Add VU 01185 and a testDave Houlton1-0/+87
2017-03-16tests: Add loader device group testsMark Young1-4/+217
2017-03-16tests: Fix Maintenance1Tests to handle lack of extensionTony Barbour1-2/+2
2017-03-16Revert "tests: Fail on unexpected errors"Jeremy Hayes1-16/+11
2017-03-16tests: Make Maintenance1Tests a positive testTony Barbour1-12/+3
2017-03-16tests: Move InitFramework call into Init functionTony Barbour1-280/+284
2017-03-16tests: Add more loader alloc testsMark Young1-2/+214
2017-03-16tests: Fail on unexpected errorsJeremy Hayes1-11/+16
2017-03-16tests: Fix MiscImageLayerTests unexpected errorsJeremy Hayes1-2/+4
2017-03-16tests: Fix ImageLayerViewTests unexpected errorsJeremy Hayes1-19/+34
2017-03-16tests: Fix ImageLayerUnsupportedFormat errorsJeremy Hayes1-20/+4
2017-03-16tests: Fix InvalidImageView unexpected errorJeremy Hayes1-10/+22
2017-03-16tests: Remove unexpected errorJeremy Hayes1-1/+0
2017-03-16tests: Fix unexpected errorsJeremy Hayes1-14/+10
2017-03-16build: Fix potentially uninitialized VS2015 warningJamie Madill1-4/+4
2017-03-15tests:Disable maintenance1_ext by defaultTobin Ehlis1-1/+1
2017-03-14tests: Positive tests for VU 00303-00308Mike Weiblen1-0/+96
2017-03-14tests: Negative tests for VU 00303-00308Mike Weiblen2-3/+99
2017-03-14layers: Implement VU 00303-00308Mike Weiblen1-2/+6
2017-03-14header: Update to 1.0.43 header versionMark Lobodzinski4-4/+4
2017-03-14tests: Add negative viewport ht maintenance1 testMark Lobodzinski1-0/+63
2017-03-14tests: Fix CmdClearAttachmentTests errorJeremy Hayes1-3/+1
2017-03-14tests: Fix DSUpdateOutOfBounds unexpected errorsJeremy Hayes1-2/+3
2017-03-14tests: Fix DSAspectBitsErrors unexpected errorsJeremy Hayes1-2/+1
2017-03-14tests: Fix DSBufferInfo unexpected errorsJeremy Hayes1-15/+9
2017-03-14tests: Fix InvalidQueueFamilyIndex errorJeremy Hayes1-9/+5
2017-03-14tests: Fix IdxBufferAlignmentError errorJeremy Hayes1-18/+33
2017-03-14tests: Fix ClearColorImageWithinRenderPassJeremy Hayes1-2/+1
2017-03-14tests: Fix unexpected errorJeremy Hayes1-1/+2
2017-03-13tests: Fix framework init of depthClampEnableMark Lobodzinski1-1/+1
2017-03-13tests: Add user env for vlv test projectDave Houlton2-0/+36
2017-03-13tests: Added Win post-build gtest DLL copy stepMark Lobodzinski1-0/+8
2017-03-10tests: Workaround Clang bug in Android NDK r14Cody Northrop1-0/+2
2017-03-10tests: Don't try to exceed maxMipLevels with small extentsTony Barbour1-6/+11
2017-03-10tests: Clean up resources in InvalidQueueFamilyIndexTony Barbour1-5/+8
2017-03-10tests: Fix DisabledIndependentBlend attachmentsTony Barbour1-9/+14
2017-03-10tests: Find supported depth format instead of assumingTony Barbour3-22/+98
2017-03-07tests: Bugfix check and add mip copy testsDave Houlton3-14/+221
2017-03-07layers: Add VUs 1275, 1276, 1277 related to gh1507Dave Houlton1-3/+36
2017-03-07layers, Fix checks for GH 1507Dave Houlton1-9/+25
2017-03-06layers: Fix invalid push constant checks (GH953)Karl Schultz1-216/+73
2017-03-06tests: Fix loader testMark Young1-3/+1
2017-03-06tests: Fix unexpected errors from new VU checksCort Stratton1-9/+7
2017-03-06layers: GH373 Add memory size/align tests&checksCort Stratton1-17/+62
2017-03-02tests: Add tests for allocationMark Young1-0/+408
2017-03-02tests: Fix DSAspectBitsErrorsMark Young1-1/+1
2017-03-01layers: Remove redundant validationJeremy Hayes1-2/+0
2017-03-01layers: Remove redundant validationJeremy Hayes1-11/+1
2017-03-01tests: Fix FramebufferCreateErrors errorsJeremy Hayes1-17/+14