gst-libav1: update to 1.24.11
[oi-userland.git] / components / python / pytest-system-statistics / test / results-all.master
blob70110c0683260905e2ab6d9e01099d52fb049678
1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 rootdir: $(@D)
5 configfile: pytest.ini
6 testpaths: tests/
7 collecting ... collected 7 items
9 tests/functional/test_syststats.py::test_sys_stats_not_verbose PASSED
10 tests/functional/test_syststats.py::test_sys_stats_not_verbose_enough PASSED
11 tests/functional/test_syststats.py::test_sys_stats_disabled PASSED
12 tests/functional/test_syststats.py::test_basic_sys_stats PASSED
13 tests/functional/test_syststats.py::test_basic_sys_stats_uss SKIPPED
14 tests/functional/test_syststats.py::test_proc_sys_stats PASSED
15 tests/functional/test_syststats.py::test_proc_sys_stats_no_children PASSED
17 ======== 6 passed, 1 skipped ========