diff options
| author | Tobin Ehlis <tobine@google.com> | 2016-05-03 12:50:20 -0600 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2016-05-04 14:26:08 -0600 |
| commit | 9ddaff15b919d11de9ceb375baf47a7a7bfb7c89 (patch) | |
| tree | 1c48e3f8487641937a443cda78d66a96cdf8923b /layers/image.cpp | |
| parent | 95af9690713d2b346323f9824cda12ddfd35b56c (diff) | |
| download | usermoji-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/image.cpp')
0 files changed, 0 insertions, 0 deletions
