summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test-network: disable SystemCallFilter= when *SAN is enabledYu Watanabe2019-06-041-0/+2
* test-network: add test for MTU field of 'networkctl status'Yu Watanabe2019-06-042-0/+14
* test-network: add tests for "networkctl delete"Yu Watanabe2019-06-041-0/+12
* test-network: move networkctl related tests to NetworkctlTests classYu Watanabe2019-06-041-26/+81
* test-network: show systemd-networkd.serviceYu Watanabe2019-05-311-4/+3
* test-network: stop service before editing unit fileYu Watanabe2019-05-311-1/+4
* test-network: add --lsan-options optionYu Watanabe2019-05-311-1/+8
* test-network: make the test take ASAN and UBSAN optionsYu Watanabe2019-05-301-2/+17
* test-network: make path to networkd or friends configurableYu Watanabe2019-05-301-21/+91
* Merge pull request #12690 from yuwata/test-network-and-man-netdevZbigniew Jędrzejewski-Szmek2019-05-293-8/+2
|\
| * test-network: drop 25-nlmon.networkYu Watanabe2019-05-293-8/+2
* | test-network: bump time limit for wait_address()Yu Watanabe2019-05-291-1/+1
|/
* Merge pull request #12635 from yuwata/nlmon-supportYu Watanabe2019-05-293-0/+17
|\
| * test-network: add a basic test for nlmonYu Watanabe2019-05-283-0/+17
* | test-network: use wait_online() in NetworkdDHCPServerTests or friendsYu Watanabe2019-05-281-12/+8
* | test-network: move test_domain() to NetworkdNetworkTests classYu Watanabe2019-05-281-17/+13
* | test-network: rename needlessly long class namesYu Watanabe2019-05-281-7/+7
* | test-network: use wait_online() instead of waiting for 10 secondsYu Watanabe2019-05-282-58/+72
* | test-network: drop unused linkYu Watanabe2019-05-281-1/+0
* | test-network: rename link_remove() to remove_links()Yu Watanabe2019-05-281-19/+19
* | test-network: remove routes even on failureYu Watanabe2019-05-281-4/+7
* | test-network: use setUp() and tearDown() to delete routing policy rule tablesYu Watanabe2019-05-281-18/+8
* | test-network: remove fou ports on failureYu Watanabe2019-05-281-3/+10
* | test-network: stop dnsmasq before removing linksYu Watanabe2019-05-281-3/+3
* | test-network: warn when firewalld.service is runningYu Watanabe2019-05-281-0/+9
* | test-network: add tests for issue #12490Yu Watanabe2019-05-281-2/+50
|/
* Merge pull request #12653 from yuwata/test-network-improvements-2Zbigniew Jędrzejewski-Szmek2019-05-289-24/+35
|\
| * test-network: add basic tests for vxcan deviceYu Watanabe2019-05-243-0/+17
| * test-network: add more tests for LinkLocalAddressing=yes on various netdevsYu Watanabe2019-05-248-7/+18
| * test-network: drop pure test for dummy deviceYu Watanabe2019-05-231-6/+0
| * test-network: drop redundant check_link_exists()Yu Watanabe2019-05-231-11/+0
* | test: correctly fail when system is borkedFrantisek Sumsal2019-05-271-1/+1
* | test: improve handling of ASan under clangFrantisek Sumsal2019-05-271-4/+55
* | test-execute: turn off coredump generation in test servicesLennart Poettering2019-05-242-0/+2
* | Merge pull request #12590 from keszybz/unicode-cmdlinesLennart Poettering2019-05-241-1/+1
|\ \ | |/ |/|
| * cgtop,test: use consistent capitalization for CGroupZbigniew Jędrzejewski-Szmek2019-05-211-1/+1
* | Merge pull request #12618 from yuwata/test-network-improvementsYu Watanabe2019-05-238-193/+226
|\ \
| * | test-network: drop wait_online() from test_ip6gre_tunnel()Yu Watanabe2019-05-221-31/+2
| * | test-network: wait for bridge slave to be enslaved in test_bridge_ignore_carr...Yu Watanabe2019-05-221-4/+7
| * | test-network: drop unused variableYu Watanabe2019-05-221-1/+0
| * | test-network: add test that vcan device can be configured stateYu Watanabe2019-05-222-2/+3
| * | test-network: add basic tests for veth interfacesYu Watanabe2019-05-222-2/+11
| * | test-network: add tests for flags of tun or tap devicesYu Watanabe2019-05-223-0/+12
| * | network: Allow IFF_VNET_HDR to also be set for tun devicesYu Watanabe2019-05-221-0/+1
| * | test-network: add tests for LinkLocalAddressing= on ipvlan or friendsYu Watanabe2019-05-222-8/+22
| * | test-network: add tests for Flags= in [IPVTAP]Yu Watanabe2019-05-222-6/+13
| * | test-network: add tests for Flags= in [IPVLAN]Yu Watanabe2019-05-222-6/+13
| * | test-network: add tests for Mode= setting in [MACVTAP] sectionYu Watanabe2019-05-221-3/+13
| * | test-network: add tests for Mode= setting in [MACVLAN] sectionYu Watanabe2019-05-221-11/+18
| * | test-network: convert jiffies to secYu Watanabe2019-05-221-8/+9