summaryrefslogtreecommitdiff
path: root/test/networkd-test.py
Commit message (Expand)AuthorAgeFilesLines
...
* networkd: allow networkd to set the timezone in timedatedMartin Pitt2016-11-231-2/+30
* tests: check transient hostname with and without static hostnameMartin Pitt2016-11-211-2/+30
* hostnamed: allow networkd to set the transient hostnameMartin Pitt2016-11-201-4/+22
* test: clean up "dummy0" interface after each test case in networkd-test.pyMartin Pitt2016-11-201-0/+2
* resolved: don't query domain-limited DNS servers for other domains (#3621)Martin Pitt2016-09-301-1/+109
* networkd: support drop-in directories for .network filesJean-Sébastien Bour2016-09-161-0/+30
* networkd-test: add a helper function to always clean up temporary config filesZbigniew Jędrzejewski-Szmek2016-09-161-30/+24
* test: check resolved generated resolv.conf in networkd-test (#3628)Martin Pitt2016-06-301-43/+32
* resolved: add test for route-only domain filtering (#3609)Martin Pitt2016-06-281-0/+31
* networkd: rename IPv6AcceptRouterAdvertisements to IPv6AcceptRALennart Poettering2016-06-071-2/+2
* resolved: fix comments in resolve.conf for search domain overflows (#3422)Martin Pitt2016-06-031-0/+71
* tests: document requirements of networkd integration tests (#3125)Martin Pitt2016-04-261-1/+6
* tests: add networkd integration testMartin Pitt2015-11-271-0/+371