Fixed mandatory caselist for parallel CTS run
authorPawel Ksiezopolski <pawel.ksiezopolski@mobica.com>
Tue, 15 Oct 2019 10:09:27 +0000 (12:09 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Tue, 15 Oct 2019 11:50:53 +0000 (07:50 -0400)
commit2871857dbf6a165e86208098caef2bff3f9720b4
tree0b8921767433c875d5d3b5eca21ec0da57a36c3d
parent307460f2e865270d6ca8d808764eb3602bbd8544
Fixed mandatory caselist for parallel CTS run

Duplicate tests listed in deqp-fraction-mandatory-caselist-file
command line option are now skipped during test tree parsing,
when parallel CTS run is configured.

Components: Framework

VK-GL-CTS issue: 2053

Change-Id: I4ce2b6f33fd22c7ddc3aba0adbe9f7e761237e51
framework/common/tcuCommandLine.cpp