tests: add implicit layer tests
authorJeremy Hayes <jeremy@lunarg.com>
Mon, 15 Aug 2016 16:37:24 +0000 (10:37 -0600)
committerJeremy Hayes <jeremy@lunarg.com>
Thu, 18 Aug 2016 22:07:12 +0000 (16:07 -0600)
commit251fe8046f9780cd5838564fa8a8aaa365704ea6
tree9c4ebb211683187f932f291105e8a7ee344a0c9c
parent3b6703c5093699aecba42909e65ce00d3cbe1d5d
tests: add implicit layer tests

Change-Id: I84e70b2eaafc59fa8d2c3642c87f3b908532445a
tests/CMakeLists.txt
tests/layers/CMakeLists.txt
tests/layers/linux/VkLayer_test.json [new file with mode: 0644]
tests/layers/test.cpp [new file with mode: 0644]
tests/layers/windows/VkLayer_test.json [new file with mode: 0644]
tests/loader_validation_tests.cpp
tests/run_extra_loader_tests.sh [new file with mode: 0755]