Add tool to view TestResults.qpa images
authorRicardo Garcia <rgarcia@igalia.com>
Wed, 25 Mar 2020 16:43:42 +0000 (17:43 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 9 Apr 2020 08:10:38 +0000 (04:10 -0400)
commit303de9db993b58cee1bdcc7b01db72b5d23712a8
tree36baca7bf051897068703cf769d167fe5bb639bb
parentecebf95a54d78a061f7138ad451b45d4ec88d219
Add tool to view TestResults.qpa images

This commit adds a self-contained, single-page web app to view images
contained in TestResults.qpa files, usually saved there when a test
fails.

To use it, just open the HTML file with a web browser.

VK-GL-CTS issue: 2281

Change-Id: I40fa637037a2b6ea5aef140055a749a2ed440edf
README.md
scripts/qpa_image_viewer.html [new file with mode: 0644]