summaryrefslogtreecommitdiff
path: root/scripts/code_cov_selftest.sh
AgeCommit message (Collapse)Author
2022-04-14scripts/code_cov_selftest.sh: test if IGT code coverage is workingMauro Carvalho Chehab
The runner_tests.c won't be able to test code coverage, as it requires a kernel specially built for such purpose. So, add a script that will validate possible steps while doing code coverage. Reviewed-by: Ch Sai Gowtham <sai.gowtham.ch@intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>