subiquity/fake_deps/probert/network.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
135 B
Python
Raw Normal View History

from unittest import mock
StoredDataObserver = mock.Mock()
UdevObserver = mock.Mock()
NetworkEventReceiver = mock.Mock()
IFF_UP = 0x1