python/coverage: update to 7.6.5
[oi-userland.git] / components / python / uc-micro-py / test / results-all.master
blob3fa2ddf10f9ab49ea982fbe81cc040be0432a676
1 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
2 py$(PYV): commands[0]> python -m pytest
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 collecting ... collected 5 items
9 test/test_uc_micro.py::test_Any PASSED
10 test/test_uc_micro.py::test_Cc PASSED
11 test/test_uc_micro.py::test_Cf PASSED
12 test/test_uc_micro.py::test_P PASSED
13 test/test_uc_micro.py::test_Z PASSED
15 ======== 5 passed ========
16   py$(PYV): OK
17   congratulations :)