Parse test case result version when converting to XML
authorRicardo Garcia <rgarcia@igalia.com>
Fri, 1 Apr 2022 10:01:40 +0000 (12:01 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 7 Apr 2022 17:47:46 +0000 (17:47 +0000)
commitdfd5bda3b36e4956f875a00c2008f367e2ce0e27
tree3bd038a2ab5461392bdc0b7755d0194aada55f55
parent2d6229de4b31b5155891f33944dc58e443913797
Parse test case result version when converting to XML

When parsing QPA files, extract the test case result version so it can
be later used to print the proper version when converting to XML files.

Components: Framework
VK-GL-CTS issue: 3573
VK-GL-CTS public issue: 287

Change-Id: I34d005621685b0ef31a7092ec7c40e6626bf20e3
executor/xeTestCaseResult.hpp
executor/xeTestLogWriter.cpp
executor/xeTestResultParser.cpp