scripts:Initial version of validation stats script
authorTobin Ehlis <tobine@google.com>
Mon, 31 Oct 2016 19:27:36 +0000 (13:27 -0600)
committerTobin Ehlis <tobine@google.com>
Wed, 2 Nov 2016 20:36:08 +0000 (14:36 -0600)
commitb7eea7db7c83b768e043f809577b6ce9f82d86ce
tree73e87e532bab3cd2d46ea7e7c64697a264670c19
parent276ba2aa44df87918edb03221cd5f3c311c4d4b2
scripts:Initial version of validation stats script

Adding vk_validation_stat.py script to display validation stats.

It parses the database file, unique enum header, source, and testfiles
and reports on the total number of checks and any discrepancies between
the database file and what's actually implemented.
layers/vk_validation_error_database.txt
layers/vk_validation_stats.py [new file with mode: 0755]