summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-05-28Merge pull request #12653 from yuwata/test-network-improvements-2Zbigniew Jędrzejewski-Szmek9-24/+35
2019-05-27test: correctly fail when system is borkedFrantisek Sumsal1-1/+1
2019-05-27test: improve handling of ASan under clangFrantisek Sumsal1-4/+55
2019-05-24test-execute: turn off coredump generation in test servicesLennart Poettering2-0/+2
2019-05-24Merge pull request #12590 from keszybz/unicode-cmdlinesLennart Poettering1-1/+1
2019-05-24test-network: add basic tests for vxcan deviceYu Watanabe3-0/+17
2019-05-24test-network: add more tests for LinkLocalAddressing=yes on various netdevsYu Watanabe8-7/+18
2019-05-23test-network: drop pure test for dummy deviceYu Watanabe1-6/+0
2019-05-23test-network: drop redundant check_link_exists()Yu Watanabe1-11/+0
2019-05-23Merge pull request #12618 from yuwata/test-network-improvementsYu Watanabe8-193/+226
2019-05-22Merge pull request #12431 from poettering/tmpfiles-chmod-chown-orderZbigniew Jędrzejewski-Szmek2-5/+67
2019-05-22test-network: drop wait_online() from test_ip6gre_tunnel()Yu Watanabe1-31/+2
2019-05-22test-network: wait for bridge slave to be enslaved in test_bridge_ignore_carr...Yu Watanabe1-4/+7
2019-05-22test-network: drop unused variableYu Watanabe1-1/+0
2019-05-22test-network: add test that vcan device can be configured stateYu Watanabe2-2/+3
2019-05-22test-network: add basic tests for veth interfacesYu Watanabe2-2/+11
2019-05-22test-network: add tests for flags of tun or tap devicesYu Watanabe3-0/+12
2019-05-22network: Allow IFF_VNET_HDR to also be set for tun devicesYu Watanabe1-0/+1
2019-05-22test-network: add tests for LinkLocalAddressing= on ipvlan or friendsYu Watanabe2-8/+22
2019-05-22test-network: add tests for Flags= in [IPVTAP]Yu Watanabe2-6/+13
2019-05-22test-network: add tests for Flags= in [IPVLAN]Yu Watanabe2-6/+13
2019-05-22test-network: add tests for Mode= setting in [MACVTAP] sectionYu Watanabe1-3/+13
2019-05-22test-network: add tests for Mode= setting in [MACVLAN] sectionYu Watanabe1-11/+18
2019-05-22test-network: convert jiffies to secYu Watanabe1-8/+9
2019-05-22test-network: show interface status when wait_online() failsYu Watanabe1-1/+7
2019-05-22test-network: use wait_online() moreYu Watanabe1-8/+4
2019-05-22test-network: introduce check_link_exists()Yu Watanabe1-69/+72
2019-05-22test-network: use wait_online() moreYu Watanabe2-53/+39
2019-05-22test-network: use splitlines() at one more placeYu Watanabe1-1/+1
2019-05-21cgtop,test: use consistent capitalization for CGroupZbigniew Jędrzejewski-Szmek1-1/+1
2019-05-21Merge pull request #12612 from keszybz/bootctl-columnYu Watanabe4-5/+1
2019-05-19Merge pull request #12603 from ssahani/ndisc-blacklistYu Watanabe1-0/+1
2019-05-19networkd: Ability to selectively ignore IPv6 prefixes supplied via router adv...Susant Sahani1-0/+1
2019-05-19TEST-32-OOMPOLICY: drop unneeded headersZbigniew Jędrzejewski-Szmek2-4/+0
2019-05-19test: rename TEST-31-OOMPOLICY to TEST-32-OOMPOLICYZbigniew Jędrzejewski-Szmek3-0/+0
2019-05-19test: search $BOOT for kernel+initrdZbigniew Jędrzejewski-Szmek1-1/+1
2019-05-19test-network: wait for bond interface to be no-carrier operational stateYu Watanabe1-2/+14
2019-05-19test-network: enable universal_newline= flag for subprocess.check_output()Yu Watanabe1-163/+163
2019-05-19test-network: remove unnecessary linksYu Watanabe1-18/+16
2019-05-19test-network: fix underlying device nameYu Watanabe1-1/+1
2019-05-19test-network: use check_operstate() helper function where applicableYu Watanabe1-101/+34
2019-05-19test-network: add get_operstate() and check_operstate() helper functionsYu Watanabe1-0/+13
2019-05-18Merge pull request #12586 from ssahani/route-propertiesYu Watanabe1-0/+1
2019-05-18networkd: route add MPLS TTL propagateSusant Sahani1-0/+1
2019-05-18networkd: FOU netdev add support to configure peer portSusant Sahani1-0/+1
2019-05-17shared/varlink: add missing setting of output_buffer_allocatedZbigniew Jędrzejewski-Szmek1-0/+1
2019-05-16varlink: initialize Varlink with 0Yu Watanabe1-0/+1
2019-05-16Merge pull request #12574 from yuwata/network-mtu-issue-12552Yu Watanabe1-1/+1
2019-05-16Merge pull request #12549 from yuwata/network-sittun-disable-link-local-addre...Yu Watanabe4-78/+122
2019-05-16Merge pull request #12576 from ssahani/fouYu Watanabe1-0/+2