summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test-network: add tests for KeepMaster=Yu Watanabe2021-09-042-0/+72
* network: introduce KeepMaster= settingYu Watanabe2021-09-041-0/+1
* test: make sure to include all haveged unit filesFranck Bui2021-09-011-2/+4
* test: add integration tests for systemd-analyzeMaanya Goenka2021-08-313-0/+584
* network: default LinkLocalAddresssing= to no for link stacked with a passthru...Tom Yan2021-08-261-3/+6
* Merge pull request #20515 from yuwata/pid1-mount-apivfs-noYu Watanabe2021-08-262-0/+16
|\
| * test-execute: add a testcase for MountAPIVFS=noYu Watanabe2021-08-262-0/+16
* | core: Check unit start rate limiting earlierDaan De Meyer2021-08-257-0/+38
|/
* test-network: add more testcases for *Allow/DenyList=Yu Watanabe2021-08-234-5/+37
* test-network: add testcases that gateway address is IPv6 link localYu Watanabe2021-08-223-0/+10
* Merge pull request #20484 from DaanDeMeyer/rx-gro-hwYu Watanabe2021-08-211-0/+1
|\
| * link: Add support for rx-gro-hw nic featureDaan De Meyer2021-08-201-0/+1
* | test: make sure test timeout has a higher priority than a passFrantisek Sumsal2021-08-211-3/+3
* | network: add UseMTU= in [IPv6AcceptRA]Yu Watanabe2021-08-201-0/+1
|/
* Merge pull request #18385 from kinvolk/mauricio/restrict-network-interfacesLennart Poettering2021-08-2017-0/+129
|\
| * tests: add integration test for RestrictNetworkInterfaces=Mauricio Vásquez2021-08-1910-0/+122
| * core: add load fragment implementation for RestrictNetworkInterfaces=Mauricio Vásquez2021-08-187-0/+7
* | udev: Add support for configuring nic coalescing settingsDaan De Meyer2021-08-201-0/+22
* | Merge pull request #20436 from fbuihuu/add-no-build-support-on-opensuseLuca Boccassi2021-08-194-47/+86
|\ \ | |/ |/|
| * test: if haveged is part of initrd it needs to be installed in the image tooFranck Bui2021-08-181-0/+11
| * test: adapt install_pam() for openSUSEFranck Bui2021-08-181-1/+8
| * Revert "test: adapt TEST-13-NSPAWN-SMOKE for SUSE"Franck Bui2021-08-182-29/+12
| * test: on openSUSE the static linked version of busybox is named "busybox-static"Franck Bui2021-08-182-2/+8
| * TEST-13-*: in busybox container sleep(1) takes a delay in seconds onlyFranck Bui2021-08-182-1/+2
| * test: don't try to find BUILD_DIR when NO_BUILD is setFranck Bui2021-08-181-7/+5
| * test: add support for NO_BUILD=1 on openSUSEFranck Bui2021-08-181-8/+41
* | network: do not assume the highest priority when Priority= is unspecifiedYu Watanabe2021-08-181-1/+1
* | extension-release: search for other files if expected name not foundLuca Boccassi2021-08-173-11/+24
* | Merge pull request #20442 from yuwata/network-can-introduce-many-settingsYu Watanabe2021-08-171-0/+14
|\ \
| * | network: can: allow to specify bit-timing with TimeQuantaNSec= and friendsYu Watanabe2021-08-161-0/+10
| * | network: can: add missing control modesYu Watanabe2021-08-161-0/+4
* | | network: add address label on dhcpv4Maxime de Roucy2021-08-173-0/+3
|/ /
* | test-network: add a testcase for recreating stacked netdevsYu Watanabe2021-08-121-0/+19
|/
* test-network: test static lease outside of poolYu Watanabe2021-08-112-2/+2
* test: fix TEST-10-ISSUE-2467Michael Biebl2021-08-101-1/+10
* test-network: add a testcase to enter unmanaged state on reconfiguringYu Watanabe2021-08-101-6/+27
* test: use a correct kernel binary on ppc64le machinesFrantisek Sumsal2021-08-091-5/+7
* Merge pull request #20399 from mrc0mmand/test-tweaksZbigniew Jędrzejewski-Szmek2021-08-092-2/+2
|\
| * test: make busybox TEST-13-only dependencyFrantisek Sumsal2021-08-082-1/+1
| * test: yet another fix for ASan detectionFrantisek Sumsal2021-08-081-1/+1
* | test: skip a harmless ldd error when installing test libsFrantisek Sumsal2021-08-091-0/+5
|/
* test: attempt to install only kernel modules for each subsystemFrantisek Sumsal2021-08-081-1/+1
* Merge pull request #20375 from yuwata/network-bridge-vlan-issue-20373Luca Boccassi2021-08-054-2/+90
|\
| * test-network: add a test case for issue #20373Yu Watanabe2021-08-044-2/+90
* | Merge pull request #20377 from yuwata/network-bridge-fdb-20305Yu Watanabe2021-08-054-17/+59
|\ \
| * | test-network: add a testcase for vxlan with IPv6 local addressYu Watanabe2021-08-044-17/+59
| |/
* | test-network: add a testcase for UplinkInterface= in [IPv6SendRA]Yu Watanabe2021-08-046-7/+47
* | network: introduce UplinkInterface= in [IPv6SendRA]Yu Watanabe2021-08-041-0/+1
|/
* test: correctly detect ASan on s390xFrantisek Sumsal2021-07-291-1/+1
* meson: use a/b instead of join_paths(a,b)Zbigniew Jędrzejewski-Szmek2021-07-271-1/+1