summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * | test-network: show interface status when wait_online() failsYu Watanabe2019-05-221-1/+7
| * | test-network: use wait_online() moreYu Watanabe2019-05-221-8/+4
| * | test-network: introduce check_link_exists()Yu Watanabe2019-05-221-69/+72
| * | test-network: use wait_online() moreYu Watanabe2019-05-222-53/+39
| * | test-network: use splitlines() at one more placeYu Watanabe2019-05-221-1/+1
| |/
* | Merge pull request #12431 from poettering/tmpfiles-chmod-chown-orderZbigniew Jędrzejewski-Szmek2019-05-222-5/+67
|\ \ | |/ |/|
| * tests: add test for suid/sgid handling in tmpfilesLennart Poettering2019-04-301-0/+59
| * test-functions: follow fedora dbus-daemon/dbus-broker rearrangementsLennart Poettering2019-04-301-5/+8
* | Merge pull request #12612 from keszybz/bootctl-columnYu Watanabe2019-05-214-5/+1
|\ \
| * | TEST-32-OOMPOLICY: drop unneeded headersZbigniew Jędrzejewski-Szmek2019-05-192-4/+0
| * | test: rename TEST-31-OOMPOLICY to TEST-32-OOMPOLICYZbigniew Jędrzejewski-Szmek2019-05-193-0/+0
| * | test: search $BOOT for kernel+initrdZbigniew Jędrzejewski-Szmek2019-05-191-1/+1
* | | Merge pull request #12603 from ssahani/ndisc-blacklistYu Watanabe2019-05-191-0/+1
|\ \ \ | |/ / |/| |
| * | networkd: Ability to selectively ignore IPv6 prefixes supplied via router adv...Susant Sahani2019-05-191-0/+1