-
Rohan McGovern authored
The qtqa module contains our test scripts used in CI. It is critical that these scripts themselves have a complete and regularly executed test suite, otherwise there is no safety net preventing the pushing of completely broken test scripts breaking CI for all Qt modules. setup.pl: install all needed perl and python modules for the qtqa test scripts. Should be run as the first part of any test procedure which uses the qtqa scripts. test.pl: run all selftests for the qtqa test scripts. Called by `make check'. Task: QTQAINFRA-145 Reviewed-by: Sunil Thaha Reviewed-by: Shane Bradley Change-Id: I2b7c5cc23ad3ef4b9b0ecb5aabba04a9aa25dfe3
04168264