aboutsummaryrefslogtreecommitdiff
path: root/layers/core_validation.cpp
diff options
context:
space:
mode:
authorTobin Ehlis <tobine@google.com>2016-05-03 12:50:20 -0600
committerTobin Ehlis <tobine@google.com>2016-05-04 14:26:08 -0600
commit9ddaff15b919d11de9ceb375baf47a7a7bfb7c89 (patch)
tree1c48e3f8487641937a443cda78d66a96cdf8923b /layers/core_validation.cpp
parent95af9690713d2b346323f9824cda12ddfd35b56c (diff)
downloadusermoji-9ddaff15b919d11de9ceb375baf47a7a7bfb7c89.tar.xz
tests: Update document validator to check for valid tests
This adds a set of checks to the document validator that will iterate through all of the checks documented in vk_validation_layer_details.md and compare the names of the test(s) for each check against the names of the actual tests in layer_validation_tests.cpp. Currently, all checks not ending in "_NONE" that don't have a valid test recorded in the table will report a warning with a final count of the warnings given. There are initially 131 such warnings, but I suspect at least a handful of them are implemented but just need to be correctly documented. Once all the test holes are filled in we can promote the warnings to errors to make sure that any new checks are both documented and have a valid test implemented. Rough support of wild-carded testnames such as "CreatePipeline*NotConsumed" is included.
Diffstat (limited to 'layers/core_validation.cpp')
0 files changed, 0 insertions, 0 deletions