perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / pytest_freezer / test / results-all.master
blob662118cacfe6d94cb724fcfdafa5858f32e43060
1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('$(@D)/.hypothesis/examples')
5 rootdir: $(@D)
6 asyncio: mode=strict
7 collecting ... collected 7 items
9 ::project PASSED
10 tests/test_plugin.py::test_durations PASSED
11 tests/test_plugin.py::test_freezer_move_to_method PASSED
12 tests/test_plugin.py::test_frozen_by_default_with_fixture PASSED
13 tests/test_plugin.py::test_mark_decorator PASSED
14 tests/test_plugin.py::test_not_frozen_with_no_fixture PASSED
15 tests/test_plugin.py::test_tick_method PASSED
17 ======== 7 passed ========