summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-07-12test-network: add tests for route with type local, multicast, anycast, or bro...Yu Watanabe2-0/+33
2019-07-12test-network: test more bridge propertiesYu Watanabe3-5/+17
2019-07-12Merge pull request #12971 from yuwata/network-reassign-static-routesYu Watanabe3-2/+46
2019-07-11Merge pull request #13017 from yuwata/network-neighbor-lladdr-13015Lennart Poettering5-4/+36
2019-07-11Merge pull request #12461 from Werkov/fix-job-orderingLennart Poettering3-0/+18
2019-07-11test-network: add test for route reassignmentYu Watanabe3-2/+46
2019-07-11test-network: add testcase that Neighbor.LinkLayerAddress= is IP addressYu Watanabe3-1/+32
2019-07-11test-network: use Neighbor.LinkLayerAddress= instead of deprecated Neighbor.M...Yu Watanabe2-3/+3
2019-07-11network: rename Neighbor.MACAddress= to Neighbor.LinkLayerAddress=Yu Watanabe1-0/+1
2019-07-11test: add testcase for new CleanUnit logicLennart Poettering3-0/+129
2019-07-11Merge pull request #13018 from yuwata/network-tunnel-follow-up-13016Lennart Poettering12-10/+95
2019-07-11test-network: drop test_udev_driver as it is unstableYu Watanabe1-34/+0
2019-07-11Merge pull request #13006 from yuwata/network-split-dhcp-12917Lennart Poettering6-10/+208
2019-07-11test-network: add testcases Tunnel.Remote=any and Local=anyYu Watanabe12-10/+95
2019-07-11test-network: add test for Xfrm netdevYu Watanabe5-3/+48
2019-07-11test-network: add test for AssignToLoopback= settingYu Watanabe2-0/+17
2019-07-11network: add AssignToLoopback= setting to [Tunnel] sectionYu Watanabe1-0/+1
2019-07-10Merge pull request #12863 from 1848/if_xfrmYu Watanabe4-0/+16
2019-07-10Added support for xfrm interfaces18484-0/+16
2019-07-10network: fix memleakYu Watanabe1-0/+2
2019-07-10test-network: add tests for UseDNS= in [DHCP] sectionYu Watanabe5-0/+123
2019-07-10test-network: enable systemd-resolved.serviceYu Watanabe1-3/+53
2019-07-10network: rename [DHCP] section to [DHCPv4]Yu Watanabe1-7/+27
2019-07-10networkd: DHCPv6 - separate DHCPv6 options from DHCPv4 optionsSusant Sahani1-0/+5
2019-07-09test/udev-test.pl: cleanup if skipping testDan Streetman1-4/+9
2019-07-09Merge pull request #12992 from mrc0mmand/test-functions-fixesEvgeny Vereshchagin31-30/+39
2019-07-08test: drop || return 1 expression which is incompatible with set -eFrantisek Sumsal30-30/+30
2019-07-08test: be a little bit more verbose when installing service binariesFrantisek Sumsal1-0/+1
2019-07-08test: correctly handle installation of newly introduced binariesFrantisek Sumsal1-0/+8
2019-07-09test: make ASAN/UBSAN_OPTIONS overridable from the outsideFrantisek Sumsal1-2/+2
2019-07-08Merge pull request #12970 from ddstreet/gh12969Yu Watanabe2-0/+28
2019-07-06test-network: add tests for DHCP.UseRoutes=no with custom route settingsYu Watanabe2-0/+51
2019-07-06test-network: add testcase for DHCP client with static addressYu Watanabe2-0/+28
2019-07-05test-network: add tests for BridgeVLANYu Watanabe3-0/+39
2019-07-05test-network: show debug logs of networkdYu Watanabe1-12/+45
2019-07-02test-network: add udev related tests for networkctlYu Watanabe1-0/+46
2019-07-01test-network: add test for Property= in [Match] sectionYu Watanabe3-0/+24
2019-07-01network,udev: add Property= setting in [Match] sectionYu Watanabe2-0/+2
2019-06-29Treat kernel version condition as a list of quoted checksZbigniew Jędrzejewski-Szmek1-0/+2
2019-06-29test-execute: add test for ConditionKernelVersion= with quotationYu Watanabe1-0/+2
2019-06-26tests: Check trivial loop between two jobsMichal Koutný2-0/+9
2019-06-26tests: Check job ordering on execution cyclesMichal Koutný2-0/+9
2019-06-25test: add test for DynamicUser=0 → =1 migration (and back)Lennart Poettering3-0/+95
2019-06-18test-network: change default sleep time of start_networkd()Yu Watanabe1-86/+86
2019-06-18test-network: use wait-online in NetworkdBridgeTestsYu Watanabe2-40/+13
2019-06-18test-network: use wait-online in NetworkdBondTestsYu Watanabe2-22/+8
2019-06-18test-network: use setUp() and tearDown() to clear routing policy rule tablesYu Watanabe1-9/+4
2019-06-18test-network: rename l2tp_tunnel_remove -> remove_l2tp_tunnelsYu Watanabe1-3/+3
2019-06-18test-network: remove all routing policy rules in specified tableYu Watanabe1-1/+3
2019-06-15travis: turn on nonnull-attribute on FuzzitEvgeny Vereshchagin1-0/+0