Change test target to "pytest". This is so python test failures don't stop the standard tests (C++ googletests framework) and the C++ coverage report. (I see many python test failures.) Also this is easier than renaming the existing googletests targets because they use standardized TESTS and autoconf/automake create them automatically.