Pytest in tests: improve
authorMartin Liska <mliska@suse.cz>
Thu, 14 Jan 2021 08:09:32 +0000 (09:09 +0100)
committerMartin Liska <mliska@suse.cz>
Fri, 15 Jan 2021 13:29:43 +0000 (14:29 +0100)
commitdc8475e3348405ce3113364746b64d029a05c343
tree297ae11b4734e5cf8541c81ed4e762e2cfbc6a7a
parentb36c9cd09472c8efb8405726b7cc94fa4ae7059f
Pytest in tests: improve

gcc/ChangeLog:

* doc/install.texi: Document that some tests need pytest module.
* doc/sourcebuild.texi: Likewise.

gcc/testsuite/ChangeLog:

* lib/gcov.exp: Use 'env python3' for execution of pytests.
Check that pytest accepts all needed options first.
Improve formatting of PASS/FAIL lines.
gcc/doc/install.texi
gcc/doc/sourcebuild.texi
gcc/testsuite/lib/gcov.exp