summaryrefslogtreecommitdiff
path: root/test/networkd-test.py
Commit message (Expand)AuthorAgeFilesLines
* tests: ignore router state in networkd test (#6390)Martin Pitt2017-07-181-1/+1
* networkd: Add bridge port priority setting (#5545)Dimitri John Ledkov2017-04-111-0/+78
* tests: show journal on systemd-resolved.service failures (#5297)Martin Pitt2017-02-091-1/+5
* tests: more precise negative check for dnsmasq log (#4982)Martin Pitt2016-12-261-2/+2
* resolved: correctly handle non-address RR types with /etc/hosts lookups (#4808)Martin Pitt2016-12-221-0/+55
* network: support negation in matching patterns (#4809)David Michael2016-12-071-8/+46
* Merge pull request #4228 from dm0-/coreos-1554Zbigniew Jędrzejewski-Szmek2016-12-021-47/+188
|\
| * networkd: support marking links unmanagedDavid Michael2016-12-011-0/+116
| * networkd-test: define a utility class to simplify testsDavid Michael2016-12-011-47/+72
* | python: use raw strings for regexp patternsZbigniew Jędrzejewski-Szmek2016-12-011-12/+12
* | python: adjust imports, indentation, unused variables following pylint adviceZbigniew Jędrzejewski-Szmek2016-12-011-2/+2
* | test: retry checking for transient hostname in hostnamectl (#4769)Martin Pitt2016-11-301-2/+11
|/
* test: make transient hostname tests fail verbosely (#4754)Martin Pitt2016-11-281-12/+37
* 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