summaryrefslogtreecommitdiff
path: root/test/test-network/systemd-networkd-tests.py
Commit message (Expand)AuthorAgeFilesLines
* test-network: add a test for LinkLocalAddressing=fallbackYu Watanabe2019-05-041-2/+39
* test-network: add tests for BridgeFDB.Destination=Yu Watanabe2019-05-031-4/+12
* codespell: fix spelling errorsBen Boeckel2019-04-291-1/+1
* test-network: fix invalid assertionsYu Watanabe2019-04-251-23/+23
* test-network: add tests for MACsecYu Watanabe2019-04-121-0/+33
* test-network: add tests for WireGuardPeer.PresharedKey= and PresharedKeyFile=Yu Watanabe2019-04-091-1/+5
* Merge pull request #12160 from yuwata/wait-online-allow-configuringYu Watanabe2019-04-021-3/+22
|\
| * test-network: add tests for --any option of wait-onlineYu Watanabe2019-04-021-1/+21
| * test-network: fix timeout argument for wait_online()Yu Watanabe2019-04-021-2/+1
* | test-network: add tests for FooOverUDP tunnelsYu Watanabe2019-04-021-0/+47
* | test-network: add more tests for SerializeTunneledPackets=, Key=, and friendsYu Watanabe2019-04-021-1/+28
* | test-network: add test for NetDev.Name= conflictYu Watanabe2019-04-011-1/+4
* | test-network: add test for drop-in [WireGuardPeer] sectionYu Watanabe2019-04-011-14/+11
|/
* Merge pull request #12147 from yuwata/network-gre-key-12144Yu Watanabe2019-03-311-1/+4
|\
| * test-network: test stacked erspan tunnelsYu Watanabe2019-03-301-1/+4
* | test-network: merge tests for [Route] sectionYu Watanabe2019-03-301-85/+26
* | test-network: use wait_online() in test_sysctl_disable_ipv6()Yu Watanabe2019-03-301-2/+4
* | test-network: use wait_online() in test_sysctl()Yu Watanabe2019-03-301-1/+2
* | test-network: use wait_online() in test_link_local_addressing()Yu Watanabe2019-03-301-3/+2
* | test-network: fix addr_gen_modeYu Watanabe2019-03-301-1/+1
* | test-network: move tests related to bondingYu Watanabe2019-03-301-25/+28
* | test-network: merge tests about static addressesYu Watanabe2019-03-301-56/+48
* | test-network: add wait_online() helper functionYu Watanabe2019-03-301-3/+10
|/
* test-network: add more tests for tunneling devicesYu Watanabe2019-03-221-15/+177
* test-network: add tests for L2TPYu Watanabe2019-03-141-1/+91
* networkd: Add bridge port capabilitiesTobias Jungel2019-03-131-0/+4
* Merge pull request #11861 from yuwata/network-verify-2Lennart Poettering2019-03-131-1/+10
|\
| * test-network: add test for WireGuard.PrivateKeyFile=Yu Watanabe2019-03-131-1/+7
| * test-network: add tests for invalid Address sectionsYu Watanabe2019-03-131-0/+3
* | network: introduce 'degraded-carrier' operstate to order all statesYu Watanabe2019-03-131-2/+2
* | test-network: wait more and fix wrong operational stateYu Watanabe2019-03-131-2/+2
|/
* test-network: add tests for issue #11921Yu Watanabe2019-03-111-1/+12
* test-network: add tests for address poolYu Watanabe2019-03-011-1/+18
* test-network: add testcase for #1850Yu Watanabe2019-02-281-0/+21
* Merge pull request #11795 from yuwata/fix-network-routing-policy-11280Lennart Poettering2019-02-271-4/+46
|\
| * test-network: add testcase for issue #11280Yu Watanabe2019-02-271-4/+31
| * test-network: drop relevant ip routing policy rules before testingYu Watanabe2019-02-271-0/+15
* | test-network: add test for MTUBytes= in vlan or macvlan devicesYu Watanabe2019-02-271-1/+16
|/
* test-network: add more tests for IgnoreCarrierLoss=Yu Watanabe2019-02-251-0/+42
* test-network: add more tests for Bridge=Yu Watanabe2019-02-251-2/+25
* test-network: testing with two bond slavesYu Watanabe2019-02-231-19/+44
* test-network: add testcases for handling disable_ipv6 sysctl propertyYu Watanabe2019-02-211-0/+40
* test-network: update cosmetic workaroundYu Watanabe2019-02-211-1/+1
* test-network: check whether ethtool support driver field for dummy interfacesYu Watanabe2019-02-191-1/+7
* test-network: disable test for Driver field in networkctlYu Watanabe2019-02-191-1/+1
* test-network: update format used by networkctl statusYu Watanabe2019-02-191-1/+1
* Merge pull request #11729 from yuwata/fix-11721Lennart Poettering2019-02-181-0/+5
|\
| * test-network: add a tiny test for ID_NET_DRIVER= udev propertyYu Watanabe2019-02-171-0/+5
* | Merge pull request #11681 from yuwata/network-link-enslaved-operstateLennart Poettering2019-02-181-0/+74
|\ \
| * | test-network: add tests for bondingYu Watanabe2019-02-181-0/+74