============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON) cachedir: .pytest_cache rootdir: $(@D) configfile: pytest.ini testpaths: tests/ collecting ... collected 7 items tests/functional/test_syststats.py::test_sys_stats_not_verbose PASSED tests/functional/test_syststats.py::test_sys_stats_not_verbose_enough PASSED tests/functional/test_syststats.py::test_sys_stats_disabled PASSED tests/functional/test_syststats.py::test_basic_sys_stats PASSED tests/functional/test_syststats.py::test_basic_sys_stats_uss SKIPPED tests/functional/test_syststats.py::test_proc_sys_stats PASSED tests/functional/test_syststats.py::test_proc_sys_stats_no_children PASSED ======== 6 passed, 1 skipped ========