summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | test-network: wait for bond interface to be no-carrier operational stateYu Watanabe2019-05-191-2/+14
* | | test-network: enable universal_newline= flag for subprocess.check_output()Yu Watanabe2019-05-191-163/+163
* | | test-network: remove unnecessary linksYu Watanabe2019-05-191-18/+16
* | | test-network: fix underlying device nameYu Watanabe2019-05-191-1/+1
* | | test-network: use check_operstate() helper function where applicableYu Watanabe2019-05-191-101/+34
* | | test-network: add get_operstate() and check_operstate() helper functionsYu Watanabe2019-05-191-0/+13
|/ /
* | Merge pull request #12586 from ssahani/route-propertiesYu Watanabe2019-05-181-0/+1
|\ \
| * | networkd: route add MPLS TTL propagateSusant Sahani2019-05-181-0/+1
* | | networkd: FOU netdev add support to configure peer portSusant Sahani2019-05-181-0/+1
* | | shared/varlink: add missing setting of output_buffer_allocatedZbigniew Jędrzejewski-Szmek2019-05-171-0/+1
* | | varlink: initialize Varlink with 0Yu Watanabe2019-05-161-0/+1