Systemd/test/test-network
Zbigniew Jędrzejewski-Szmek ec38833c75 networkd-tests.py: remove some java-style boilerplate
A class was used to put some utility functions under a namespace. But then this
namespace was inherited into classes, so the namespace split was undone. Let's
just define those functions in the module namespace.

(The Utilities class with a few functions still remain, because of the
unittest-style self.assert* craziness.)
2019-06-06 14:11:28 +02:00
..
conf test-network: add test for MTU field of 'networkctl status' 2019-06-04 01:29:28 +09:00
systemd-networkd-tests.py networkd-tests.py: remove some java-style boilerplate 2019-06-06 14:11:28 +02:00