import pytest from pathod import utils def test_membool(): m = utils.MemBool() assert not m.v assert m(1) assert m.v == 1 assert m(2) assert m.v == 2 def test_data_path(): with pytest.raises(ValueError): utils.data.path("nonexistent") 07x/config-default?h=v22.03.0-rc5' type='application/atom+xml'/>
![]() |
index : openwrt/upstream | |
| upstream openwrt | James |
| aboutsummaryrefslogtreecommitdiffstats |