Add --deqp-archive-dir command line option
authorThomas Spurden <thomas.spurden@broadcom.com>
Mon, 7 Oct 2019 13:59:01 +0000 (14:59 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 21 Nov 2019 09:36:56 +0000 (04:36 -0500)
commit9865c336bb3685a8e255fbf1309892c7271fbe31
tree1ab68583557f095d02db36f008ad0709bac42559
parentd8bd7682f39ce34cd4c5058067852e025b8cf878
Add --deqp-archive-dir command line option

Allows running in a different working directory from the archive
directory.

Components: Framework
VK-GL-CTS Issue: 2105

Change-Id: I803d735e7ca304069c881db90c195474f62c98f5
external/openglcts/README.md
external/vulkancts/README.md
framework/common/tcuCommandLine.cpp
framework/common/tcuCommandLine.hpp
framework/platform/tcuMain.cpp