summaryrefslogtreecommitdiff
path: root/test/test-network/systemd-networkd-tests.py
Commit message (Expand)AuthorAgeFilesLines
* test-network: check if actually alternative name is setYu Watanabe2021-11-171-1/+7
* test-network: make udevd also generate debugging logsYu Watanabe2021-11-171-0/+6
* test-network: add testcases for Token=prefixstable with UUIDYu Watanabe2021-11-141-4/+4
* test-network: add testcases for CAKE settingsYu Watanabe2021-11-091-3/+13
* Merge pull request #21210 from yuwata/network-dhcp-server-introduce-router-se...Yu Watanabe2021-11-031-8/+8
|\
| * test-network: add a testcase for Router= settingYu Watanabe2021-11-031-8/+8
* | test-network: add test case for MTUBytes= for vethYu Watanabe2021-11-021-2/+14
|/
* test-network: add more tests for [Address] sectionYu Watanabe2021-10-281-0/+6
* test-network: add test cases for DHCPv6 prefix delegationYu Watanabe2021-10-261-0/+193
* test-network: reconfigure interface instead of restarting networkdYu Watanabe2021-10-261-2/+2
* test: disable ProtectHome= when collecting coverage as wellFrantisek Sumsal2021-10-231-2/+8
* test: loosen certain sandbox restrictions when collecting coverageFrantisek Sumsal2021-10-211-0/+7
* test: wait a bit for the given PID to die if it's still aliveFrantisek Sumsal2021-10-211-0/+10
* test-network: cleanup dnsmasq related file on setupYu Watanabe2021-10-201-0/+2
* test-network: drop pid_file argument from stop_dnsmasq()Yu Watanabe2021-10-201-9/+12
* test-network: use constant variables in dnsmasq commandYu Watanabe2021-10-201-11/+10
* network: do not request RAPID_COMMIT optionYu Watanabe2021-10-131-27/+1
* test-network: add tests for Token= in [IPv6Prefix]Yu Watanabe2021-10-071-1/+2
* test-network: add tests for duplicated address settingYu Watanabe2021-10-041-0/+20
* test-network: kernel treats the lowest IP address as unicast since 5.14Yu Watanabe2021-09-131-4/+0
* test-network: add tests for KeepMaster=Yu Watanabe2021-09-041-0/+51
* network: default LinkLocalAddresssing= to no for link stacked with a passthru...Tom Yan2021-08-261-3/+6
* test-network: add more testcases for *Allow/DenyList=Yu Watanabe2021-08-231-0/+15
* test-network: add testcases that gateway address is IPv6 link localYu Watanabe2021-08-221-0/+2
* network: do not assume the highest priority when Priority= is unspecifiedYu Watanabe2021-08-181-1/+1
* network: add address label on dhcpv4Maxime de Roucy2021-08-171-0/+1
* test-network: add a testcase for recreating stacked netdevsYu Watanabe2021-08-121-0/+19
* test-network: test static lease outside of poolYu Watanabe2021-08-111-1/+1
* test-network: add a testcase to enter unmanaged state on reconfiguringYu Watanabe2021-08-101-6/+27
* Merge pull request #20375 from yuwata/network-bridge-vlan-issue-20373Luca Boccassi2021-08-051-2/+29
|\
| * test-network: add a test case for issue #20373Yu Watanabe2021-08-041-2/+29
* | Merge pull request #20377 from yuwata/network-bridge-fdb-20305Yu Watanabe2021-08-051-17/+27
|\ \
| * | test-network: add a testcase for vxlan with IPv6 local addressYu Watanabe2021-08-041-17/+27
| |/
* | test-network: add a testcase for UplinkInterface= in [IPv6SendRA]Yu Watanabe2021-08-041-7/+30
|/
* test-network: add a testcase for semi-static route with Gateway=_dhcp4 when U...Yu Watanabe2021-07-151-2/+17
* test-network: adjust testcases to follow the previous changesYu Watanabe2021-07-151-5/+6
* test-network: add a testcase for ManageForeignRoutes=noYu Watanabe2021-07-121-1/+29
* test-network: update tests for ipv4acdYu Watanabe2021-07-011-12/+29
* test: add test to verify RequiredForOnline= setting with ActivationPolicy=Dan Streetman2021-06-241-0/+45
* networkd: Permit all-zero RoutingPolicyRule prefixesHristo Venev2021-06-221-1/+8
* test-network: refuse routable state when no-carrier is expectedYu Watanabe2021-06-121-2/+2
* test-network: add a test case for IPv6StableSecretAddress=Yu Watanabe2021-06-091-18/+3
* test-network: add a testcase for UplinkInterface= for DHCP serverYu Watanabe2021-06-081-3/+10
* test-network: add a testcase for DHCP static leaseborna-blazevic2021-05-271-0/+11
* test-network: wait for that the link is in configuring state at the beginningYu Watanabe2021-05-261-1/+1
* udev/net: do not manage loopback interfacesYu Watanabe2021-05-231-1/+1
* test-network: add a test case for nexthop Group= settingYu Watanabe2021-05-221-35/+58
* test-network: add a testcase for OutgoingInterface= in [BridgeFDB]Yu Watanabe2021-05-201-4/+1
* test-network: wait for the interfaces are configured after reloading .network...Yu Watanabe2021-05-121-0/+4
* test-network: wait for the intreface is configured if it is expectedYu Watanabe2021-05-121-6/+2