============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON) cachedir: .pytest_cache rootdir: $(@D) configfile: pytest.ini collecting ... collected 9 items tests/test_config.py::TestConfig::test_is_unstable PASSED tests/test_gir_parser.py::TestGir::test_gi_gir_path PASSED tests/test_gir_parser.py::TestGir::test_gir_regress PASSED tests/test_utils.py::TestProcessLanguage::test_process_language PASSED tests/test_utils.py::TestLinkGenerator::test_link_enum PASSED tests/test_utils.py::TestLinkGenerator::test_link_error PASSED tests/test_utils.py::TestLinkGenerator::test_link_generator PASSED tests/test_utils.py::TestLinkGenerator::test_link_re PASSED tests/test_utils.py::TestGtkDocExtension::test_gtkdoc_sigils PASSED ======== 9 passed ========