summaryrefslogtreecommitdiff
path: root/test/test-network
AgeCommit message (Expand)AuthorFilesLines
2018-11-09Add a networkd test for 6rd interface creation.David Anderson3-6/+25
2018-11-06networkd: cleanup for #10542Tobias Jungel1-1/+1
2018-11-05Merge pull request #10618 from yuwata/fix-10615Lennart Poettering2-0/+3
2018-11-05tests: also use lsmod to check whether modules are available (#10634)Evgeny Vereshchagin1-1/+4
2018-11-04tests: add a basic test for wireguard (#10631)Evgeny Vereshchagin2-2/+29
2018-11-04test: UseRoutes= and UseTimezone= need to be in [DHCP] sectionYu Watanabe1-0/+2
2018-11-04test-network: wait after removing linksYu Watanabe1-0/+1
2018-11-03tests: mark a few tests as expected failures when the required modules aren't...Evgeny Vereshchagin1-0/+14
2018-11-02tests: make NetworkdNetWorkTests.test_routing_policy_rule pass on CentOSEvgeny Vereshchagin1-1/+1
2018-11-02networkd: add missing bonding options (#10542)Tobias Jungel2-8/+16
2018-10-03test: make systemd-networkd-tests.py run on arbitrary directoryYu Watanabe1-1/+1
2018-10-03test: replace stop+start by restartYu Watanabe1-3/+1
2018-09-29test: Add tests for networkd (#10147)Susant Sahani80-0/+1429