summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | test: dump the test output to console as well for easier debuggingFrantisek Sumsal2021-09-191-0/+2
* | | test: regenerate module dependencies after installing all modulesFrantisek Sumsal2021-09-191-1/+2
* | | test: fix error handling with `set -e`Frantisek Sumsal2021-09-191-9/+19
* | | test: btrfs-related udev testsFrantisek Sumsal2021-09-192-6/+164
* | | test: check symlinks under /dev/mapper by default as wellFrantisek Sumsal2021-09-181-1/+1
* | | test: use subshells a bit moreFrantisek Sumsal2021-09-182-33/+31
* | | test: cleanup the intermediate disk imagesFrantisek Sumsal2021-09-181-15/+18
* | | test: tidy up the feature handlingFrantisek Sumsal2021-09-181-9/+14
* | | test: add a btrfs helperFrantisek Sumsal2021-09-181-0/+8
* | | test: lower the number of iterations in LVM testsFrantisek Sumsal2021-09-181-5/+5
* | | test: unify handling of supported "features"Frantisek Sumsal2021-09-171-4/+23
| |/ |/|
* | Merge pull request #20758 from yuwata/test-17-udev-cleanupsLuca Boccassi2021-09-165-58/+42
|\ \
| * | test: drop unnecessary sleep and 'udevadm settle'Yu Watanabe2021-09-151-6/+0
| * | test: use --settle option for udevadm triggerYu Watanabe2021-09-151-8/+6
| * | test: use --settle option for udevadm triggerYu Watanabe2021-09-151-35/+27
| * | test: use /dev/null instead of the loop back network interfaceYu Watanabe2021-09-151-5/+5
| * | test: use --settle option for udevadm triggerYu Watanabe2021-09-151-4/+4
* | | Merge pull request #20721 from mrc0mmand/test-storage-lvmYu Watanabe2021-09-163-5/+160
|\ \ \ | |/ / |/| |
| * | test: basic LVM testsFrantisek Sumsal2021-09-152-0/+124
| * | test: check if all paths passed to helper_check_device_symlinks() are validFrantisek Sumsal2021-09-141-1/+9
| * | test: make helper_check_device_symlinks() less verboseFrantisek Sumsal2021-09-141-0/+5
| * | test: handle arbitrary paths in helper_check_device_symlinks()Frantisek Sumsal2021-09-141-2/+5
| * | test: add an LVM helperFrantisek Sumsal2021-09-141-0/+14
| * | test: install dmevent service and socketFrantisek Sumsal2021-09-141-0/+1
| * | test: specify the rootfs by labelFrantisek Sumsal2021-09-141-3/+3
* | | test: document autopkgtest CI infrastructureLuca Boccassi2021-09-151-0/+15
* | | fuzz: add StartupAllowedCPUs and StartupAllowedMemoryNodes to directivesPeter Morrow2021-09-156-0/+12
|/ /
* | network: do not use RouteTable= in [DHCPv4] section for DHCPv6 routesYu Watanabe2021-09-141-0/+1
* | test-network: kernel treats the lowest IP address as unicast since 5.14Yu Watanabe2021-09-131-4/+0
|/
* test: coverage for #19946Frantisek Sumsal2021-09-122-0/+53
* test: make sure all symlinks under /dev/disk/ are validFrantisek Sumsal2021-09-121-1/+28
* test: add a basic multipath test + failoverFrantisek Sumsal2021-09-122-2/+149
* test: add a multipath helperFrantisek Sumsal2021-09-121-0/+26
* test: use one call to install necessary modulesFrantisek Sumsal2021-09-121-4/+1
* test: tweak parameters for TEST-55-OOMDAnita Zhang2021-09-122-3/+3
* test: rename `dracut_install` to `image_install`Frantisek Sumsal2021-09-084-34/+34
* test: rename TEST-63-ANALYZE to solve conflictLuca Boccassi2021-09-084-0/+7
* test: udev storage testsFrantisek Sumsal2021-09-074-0/+247
* systemd-analyze: use config value in RestrictNamespaces id (#20645)Kyle Laker2021-09-061-7/+7
* tree-wide: fix typoYu Watanabe2021-09-051-1/+1
* test-network: add tests for KeepMaster=Yu Watanabe2021-09-042-0/+72
* network: introduce KeepMaster= settingYu Watanabe2021-09-031-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-251-3/+6
* Merge pull request #20515 from yuwata/pid1-mount-apivfs-noYu Watanabe2021-08-252-0/+16
|\
| * test-execute: add a testcase for MountAPIVFS=noYu Watanabe2021-08-252-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