summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test-network: make wait_online() check setup stateYu Watanabe2019-07-162-149/+168
* test-network: add tests for DHCPv4.UseDomains=Yu Watanabe2019-07-152-0/+28
* test-network: add tests for route with type local, multicast, anycast, or bro...Yu Watanabe2019-07-122-0/+33
* test-network: test more bridge propertiesYu Watanabe2019-07-123-5/+17
* Merge pull request #12971 from yuwata/network-reassign-static-routesYu Watanabe2019-07-123-2/+46
|\
| * test-network: add test for route reassignmentYu Watanabe2019-07-113-2/+46
* | Merge pull request #13017 from yuwata/network-neighbor-lladdr-13015Lennart Poettering2019-07-115-4/+36
|\ \
| * | test-network: add testcase that Neighbor.LinkLayerAddress= is IP addressYu Watanabe2019-07-113-1/+32
| * | test-network: use Neighbor.LinkLayerAddress= instead of deprecated Neighbor.M...Yu Watanabe2019-07-112-3/+3
| * | network: rename Neighbor.MACAddress= to Neighbor.LinkLayerAddress=Yu Watanabe2019-07-111-0/+1
* | | Merge pull request #12461 from Werkov/fix-job-orderingLennart Poettering2019-07-113-0/+18
|\ \ \ | |_|/ |/| |
| * | tests: Check trivial loop between two jobsMichal Koutný2019-06-262-0/+9
| * | tests: Check job ordering on execution cyclesMichal Koutný2019-06-262-0/+9
* | | test: add testcase for new CleanUnit logicLennart Poettering2019-07-113-0/+129
| |/ |/|
* | Merge pull request #13018 from yuwata/network-tunnel-follow-up-13016Lennart Poettering2019-07-1112-10/+95
|\ \
| * | test-network: add testcases Tunnel.Remote=any and Local=anyYu Watanabe2019-07-1112-10/+95
* | | test-network: drop test_udev_driver as it is unstableYu Watanabe2019-07-111-34/+0
* | | Merge pull request #13006 from yuwata/network-split-dhcp-12917Lennart Poettering2019-07-116-10/+208
|\ \ \ | |/ / |/| |
| * | test-network: add tests for UseDNS= in [DHCP] sectionYu Watanabe2019-07-105-0/+123
| * | test-network: enable systemd-resolved.serviceYu Watanabe2019-07-101-3/+53
| * | network: rename [DHCP] section to [DHCPv4]Yu Watanabe2019-07-101-7/+27
| * | networkd: DHCPv6 - separate DHCPv6 options from DHCPv4 optionsSusant Sahani2019-07-101-0/+5
* | | test-network: add test for Xfrm netdevYu Watanabe2019-07-115-3/+48
* | | test-network: add test for AssignToLoopback= settingYu Watanabe2019-07-112-0/+17
* | | network: add AssignToLoopback= setting to [Tunnel] sectionYu Watanabe2019-07-111-0/+1
* | | Merge pull request #12863 from 1848/if_xfrmYu Watanabe2019-07-104-0/+16
|\ \ \
| * | | Added support for xfrm interfaces18482019-07-104-0/+16
| |/ /
* | | network: fix memleakYu Watanabe2019-07-101-0/+2
|/ /
* | test/udev-test.pl: cleanup if skipping testDan Streetman2019-07-091-4/+9
* | Merge pull request #12992 from mrc0mmand/test-functions-fixesEvgeny Vereshchagin2019-07-0931-30/+39
|\ \
| * | test: drop || return 1 expression which is incompatible with set -eFrantisek Sumsal2019-07-0830-30/+30
| * | test: be a little bit more verbose when installing service binariesFrantisek Sumsal2019-07-081-0/+1
| * | test: correctly handle installation of newly introduced binariesFrantisek Sumsal2019-07-081-0/+8
* | | test: make ASAN/UBSAN_OPTIONS overridable from the outsideFrantisek Sumsal2019-07-091-2/+2
|/ /
* | Merge pull request #12970 from ddstreet/gh12969Yu Watanabe2019-07-082-0/+28
|\ \
| * | test-network: add testcase for DHCP client with static addressYu Watanabe2019-07-062-0/+28
* | | test-network: add tests for DHCP.UseRoutes=no with custom route settingsYu Watanabe2019-07-062-0/+51
|/ /
* | test-network: add tests for BridgeVLANYu Watanabe2019-07-053-0/+39
* | test-network: show debug logs of networkdYu Watanabe2019-07-051-12/+45
* | test-network: add udev related tests for networkctlYu Watanabe2019-07-021-0/+46
* | test-network: add test for Property= in [Match] sectionYu Watanabe2019-07-013-0/+24
* | network,udev: add Property= setting in [Match] sectionYu Watanabe2019-07-012-0/+2
* | Treat kernel version condition as a list of quoted checksZbigniew Jędrzejewski-Szmek2019-06-291-0/+2
* | test-execute: add test for ConditionKernelVersion= with quotationYu Watanabe2019-06-291-0/+2
|/
* test: add test for DynamicUser=0 → =1 migration (and back)Lennart Poettering2019-06-253-0/+95
* test-network: change default sleep time of start_networkd()Yu Watanabe2019-06-181-86/+86
* test-network: use wait-online in NetworkdBridgeTestsYu Watanabe2019-06-182-40/+13
* test-network: use wait-online in NetworkdBondTestsYu Watanabe2019-06-182-22/+8
* test-network: use setUp() and tearDown() to clear routing policy rule tablesYu Watanabe2019-06-181-9/+4
* test-network: rename l2tp_tunnel_remove -> remove_l2tp_tunnelsYu Watanabe2019-06-181-3/+3