History log of /systemd/test/networkd-test.py
Revision Date Author Comments Expand
4ddb85b18b2fd67c2e314363197ea031121f2b9f 27-Nov-2015 Martin Pitt <martin.pitt@ubuntu.com>

tests: add networkd integration test This uses temporary configuration in /run and temporary veth devices, and does not write anything on disk or change any system configuration; but it assumes (and checks at the beginning) that networkd is not currently running. This can be run on a normal installation, in QEMU, nspawn, or LXC. As this requires root privileges, this is not integrated into "make check".