summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-11-01scripts: Build single dispatch table helperMark Lobodzinski1-1/+1
2016-11-01tests: Adjust test error message we're looking forChris Forbes1-1/+1
2016-10-28tests:Add RenderPassInUseDestroyedSignaledTobin Ehlis1-0/+117
2016-10-27layers:Share image aspect validation codeTobin Ehlis1-11/+31
2016-10-25layers:Early exit in object_tracker FreeMemoryTobin Ehlis1-2/+1
2016-10-25tests:Add DuplicateDescriptorBinding testTobin Ehlis1-0/+35
2016-10-20tests: Segregate positive LVT testsMark Lobodzinski1-4084/+4190
2016-10-19tests: Expand abbreviations for readabilityMike Weiblen1-5/+5
2016-10-19layers: Reword from cryptic abbreviations to readable wordsMike Weiblen1-29/+29
2016-10-19tests: Add ValErrorId support to ErrorMonitorMark Lobodzinski1-23/+60
2016-10-18tests: Add a test that does spase memory bindingTony Barbour1-0/+92
2016-10-18tests: More portable CmdBlitImage format testsMike Stroyan1-1/+1
2016-10-18tests:Add empty descriptor binding positive testTobin Ehlis1-1/+112
2016-10-18tests: Add CmdBlitImage format testsMike Stroyan1-0/+47
2016-10-14tests: Fix CmdCopyImage unexpected errorsMark Lobodzinski1-1/+2
2016-10-14tests: Add CmdCopyImage region extents checksMark Lobodzinski1-0/+77
2016-10-14tests: Make ExecuteCommandsPrimaryCB more focusedChris Forbes1-5/+9
2016-10-14tests: Expect two errors in one call, in InvalidUsageBitsChris Forbes1-5/+4
2016-10-13test:Add DescriptorPoolInUseDestroyedSignaledTobin Ehlis1-0/+149
2016-10-13tests:Add FramebufferInUseDestroyedSignaled testTobin Ehlis1-0/+39
2016-10-12tests: Fix layer validation tests error handlerKarl Schultz1-1/+6
2016-10-12tests: Get run_wrap_objects_tests.sh working.Mike Stroyan2-9/+10
2016-10-11tests: Remove document validation testCody Northrop1-4/+0
2016-10-11tests: Add InvalidStorageImageLayout testTobin Ehlis1-0/+99
2016-10-11tests: Fix some unexpected errors on DescriptorSetCompatibilityTobin Ehlis1-4/+2
2016-10-10tests: Fix Linux build warningsMark Lobodzinski1-13/+0
2016-10-10tests: GH429 Addr shader_checker validation testsMark Mueller1-0/+486
2016-10-06tests: Squash a bunch of spurious errors from WSI testChris Forbes1-0/+3
2016-10-06tests: Set surface and usage for swapchain creationChris Forbes1-0/+2
2016-10-05layers: Change 'VS' to 'vertex shader'Mike Weiblen1-6/+6
2016-10-05tests: Update NonCoherentMemoryMapping with new caseTobin Ehlis1-0/+17
2016-10-05tests: Fix LayoutFromPresentWithoutAccessMemoryReadTony Barbour1-1/+1
2016-10-05tests: Add LayoutFromPresentWithoutSrcAccess testTony Barbour1-0/+40
2016-10-03Revert "build: Restore default symbol visibility to layers/tests"Mike Stroyan1-2/+2
2016-10-04layers: Get rid of duplication of logic op test between PV and CVChris Forbes1-2/+1
2016-10-04tests: Use line width of 1.0f in ColorBlendLogicOpTestsChris Forbes1-0/+1
2016-10-04tests: Don't supply empty DynamicStateCreateInfoChris Forbes1-4/+0
2016-10-04tests: Supply (mandatory) multisample state in ColorBlendLogicOpTestsChris Forbes1-0/+5
2016-10-04tests: Set layerCount to 1 in resolve testsChris Forbes1-8/+8
2016-10-03build: gh52-CMake changes to enable make install on LinuxKarl Schultz1-1/+0
2016-09-30layers: Complain about subpass mismatch between CB and pipelineChris Forbes1-0/+115
2016-09-28build: gh27 Allow builds in paths with spacesKarl Schultz1-1/+0
2016-09-28tests: Added InvalidCmdBufferBufferViewDestroyed testTobin Ehlis1-0/+160
2016-09-28tests: Add BufferViewInUseDestroyedSignaledTobin Ehlis1-0/+160
2016-09-27build: include tests/layers build dir for vk_dispatch_table_helper.hRobert Bragg1-0/+1
2016-09-26build: Fix parallel build of layers testsMike Stroyan1-2/+7
2016-09-22layers: Distinguish never-bound from un-bound memory casesTobin Ehlis1-8/+7
2016-09-22tests: Fix unexpected errors in InvalidMemoryAliasingTobin Ehlis1-2/+6
2016-09-22tests: Add DescriptorImageUpdateNoMemoryBound testTobin Ehlis1-0/+162
2016-09-22tests: Update error monitor to handle multiple expected errorsTobin Ehlis1-19/+26