python/coverage: update to 7.6.5
[oi-userland.git] / components / python / sphinxcontrib_devhelp / test / results-all.master
blob1de0b9ea93985c8203085bc3d29cbc0f5fdcfb28
1 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
2 py$(PYV): commands[0]> python -m pytest --durations 25
3 ============================= test session starts ==============================
4 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python
5 cachedir: .tox/py$(PYV)/.pytest_cache
6 rootdir: $(@D)
7 configfile: pyproject.toml
8 collecting ... collected 2 items
10 tests/test_devhelp.py::test_basic PASSED
11 tests/test_devhelp.py::test_basic_deterministic_build PASSED
13 ============================= slowest 25 durations =============================
14 ======== 2 passed ========
15   py$(PYV): OK
16   congratulations :)