summaryrefslogtreecommitdiff
path: root/test/networkd-test.py
AgeCommit message (Expand)Author
2018-06-14tree-wide: use proper unicode © instead of (C) where we canLennart Poettering
2018-05-10Networkd tests: add bridge link properties to testSusant Sahani
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek
2018-02-05test: sort imports and use "new" string formattingBatuhan Osman Taşkaya
2017-12-25separate flags from shebangbleep_blop
2017-11-19Add SPDX license headers to python scriptsZbigniew Jędrzejewski-Szmek
2017-08-30test: drop Exec* prefixes to obtain paths of executablesYu Watanabe
2017-07-18tests: ignore router state in networkd test (#6390)Martin Pitt
2017-04-11networkd: Add bridge port priority setting (#5545)Dimitri John Ledkov
2017-02-09tests: show journal on systemd-resolved.service failures (#5297)Martin Pitt
2016-12-26tests: more precise negative check for dnsmasq log (#4982)Martin Pitt
2016-12-22resolved: correctly handle non-address RR types with /etc/hosts lookups (#4808)Martin Pitt
2016-12-07network: support negation in matching patterns (#4809)David Michael
2016-12-02Merge pull request #4228 from dm0-/coreos-1554Zbigniew Jędrzejewski-Szmek
2016-12-01python: use raw strings for regexp patternsZbigniew Jędrzejewski-Szmek
2016-12-01python: adjust imports, indentation, unused variables following pylint adviceZbigniew Jędrzejewski-Szmek
2016-12-01networkd: support marking links unmanagedDavid Michael
2016-12-01networkd-test: define a utility class to simplify testsDavid Michael
2016-11-30test: retry checking for transient hostname in hostnamectl (#4769)Martin Pitt
2016-11-28test: make transient hostname tests fail verbosely (#4754)Martin Pitt
2016-11-23networkd: allow networkd to set the timezone in timedatedMartin Pitt
2016-11-21tests: check transient hostname with and without static hostnameMartin Pitt
2016-11-20hostnamed: allow networkd to set the transient hostnameMartin Pitt
2016-11-20test: clean up "dummy0" interface after each test case in networkd-test.pyMartin Pitt
2016-09-30resolved: don't query domain-limited DNS servers for other domains (#3621)Martin Pitt
2016-09-16networkd: support drop-in directories for .network filesJean-Sébastien Bour
2016-09-16networkd-test: add a helper function to always clean up temporary config filesZbigniew Jędrzejewski-Szmek
2016-06-30test: check resolved generated resolv.conf in networkd-test (#3628)Martin Pitt
2016-06-28resolved: add test for route-only domain filtering (#3609)Martin Pitt
2016-06-07networkd: rename IPv6AcceptRouterAdvertisements to IPv6AcceptRALennart Poettering
2016-06-03resolved: fix comments in resolve.conf for search domain overflows (#3422)Martin Pitt
2016-04-26tests: document requirements of networkd integration tests (#3125)Martin Pitt
2015-11-27tests: add networkd integration testMartin Pitt