summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* tests: add a simple test that bootctl output is valid jsonZbigniew Jędrzejewski-Szmek2022-12-012-0/+25
* repart: Add --skip-partitions=Daan De Meyer2022-11-251-4/+4
* Merge pull request #25423 from yuwata/network-tc-cake-rtt-and-ack-filterYu Watanabe2022-11-192-0/+4
|\
| * test-network: add tests for RTT and ACK filter for CAKEYu Watanabe2022-11-192-0/+4
* | Merge pull request #25389 from fbuihuu/update-test-for-opensuseYu Watanabe2022-11-192-12/+22
|\ \ | |/ |/|
| * test: fix the default timeout values described in README.testsuiteFranck Bui2022-11-181-2/+2
| * tests: update install_suse_systemd()Franck Bui2022-11-181-10/+15
| * tests: install dmi-sysfs module on openSUSEFranck Bui2022-11-151-0/+2
| * tests: install systemd-resolved on openSUSEFranck Bui2022-11-151-1/+4
* | Merge pull request #24944 from DaanDeMeyer/repart-rootlessDaan De Meyer2022-11-163-143/+175
|\ \
| * | repart: Run most repart integration tests without root privilegesDaan De Meyer2022-11-152-144/+170
| * | mkfs-util: Add support to populate vfat without mounting using mcopyDaan De Meyer2022-11-152-0/+6
* | | MemoryZSwapMax directive to configure new memory.zswap.max cgroup filePasha Vorobyev2022-11-151-0/+1
|/ /
* | repart: Add integration test for --include/--exclude-partitionsDaan De Meyer2022-11-151-0/+34
* | repart: Add Minimize= integration testDaan De Meyer2022-11-143-0/+59
* | Merge pull request #24803 from DaanDeMeyer/repart-copy-deny-listDaan De Meyer2022-11-111-0/+55
|\ \
| * | repart: Add integration test for #24678Daan De Meyer2022-11-101-0/+55
| |/
* | Merge pull request #25325 from yuwata/resolve-cap-per-link-setting-by-globalLuca Boccassi2022-11-101-1/+76
|\ \
| * | test: add tests for mDNS and LLMNR settingsYu Watanabe2022-11-101-0/+73
| * | test: create config under /runYu Watanabe2022-11-101-1/+3
| |/
* | test: add quick test for ensuring image UUID is deterministic based on the se...Lennart Poettering2022-11-101-1/+2
* | locale: honour new env var $SYSTEMD_UTF8=Lennart Poettering2022-11-101-8/+11
|/
* test-network: skip test_match if alternative name is not supported by kernelYu Watanabe2022-11-101-0/+1
* test: add trivial test for systemd-dissect --mtreeLennart Poettering2022-11-091-0/+1
* test: extend TEST-50-DISSECT for systemd-dissect --list and --withLennart Poettering2022-11-092-1/+9
* test: adjust systemd-mount's tests based on recent coverage reportsFrantisek Sumsal2022-11-081-5/+16
* test: install realpath into the test imagesFrantisek Sumsal2022-11-081-0/+1
* test: fix a race in the systemd-mount testFrantisek Sumsal2022-11-081-2/+2
* Merge pull request #25286 from mrc0mmand/systemd-mount-test-fixLuca Boccassi2022-11-071-3/+12
|\
| * test: replace tmpfs with vfat when testing --owner=Frantisek Sumsal2022-11-071-3/+12
* | Merge pull request #25279 from mrc0mmand/firstboot-test-fixesFrantisek Sumsal2022-11-072-20/+58
|\ \ | |/ |/|
| * test: cover some interactive/error paths in firstbootFrantisek Sumsal2022-11-071-1/+29
| * test: fix keymaps installation on ArchFrantisek Sumsal2022-11-071-12/+13
| * test: fix locale installation when locale-gen is usedFrantisek Sumsal2022-11-071-7/+12
| * test: don't ignore non-existent paths in inst_recursive()Frantisek Sumsal2022-11-071-0/+4
* | Merge pull request #25277 from mrc0mmand/also-coverageYu Watanabe2022-11-072-4/+119
|\ \
| * | test: add coverage for systemd-mountFrantisek Sumsal2022-11-071-0/+116
| * | test: re-enable skipped systemd-firstboot --locale-messages= testFrantisek Sumsal2022-11-041-4/+3
| |/
* | Merge pull request #25107 from lucab/ups/sysusers-gid-check-usernameLuca Boccassi2022-11-064-0/+8
|\ \
| * | test-sysusers: check group creation with matching user entryLuca BRUNO2022-11-034-0/+8
* | | test: fstab-generator: adjust PATH for fsckChristian Göttsche2022-11-041-0/+3
* | | Merge pull request #25257 from fbuihuu/fix-test-execute-on-opensuseLuca Boccassi2022-11-049-23/+19
|\ \ \ | |_|/ |/| |
| * | tests: minor simplification in test-executeFranck Bui2022-11-049-15/+15
| * | tests: make test-execute pass on openSUSEFranck Bui2022-11-044-8/+4
| |/
* | test: introduce sanity coverage for auxiliary utilsFrantisek Sumsal2022-11-038-0/+295
* | test: cover a couple of previously missed analyze code pathsFrantisek Sumsal2022-11-031-0/+11
* | test: cover legacy/deprecated systemd-analyze verbsFrantisek Sumsal2022-11-031-1/+12
|/
* test: add a sanity coverage for systemd-analyze verbsFrantisek Sumsal2022-11-031-0/+108
* test: further extend systemctl's sanity coverageFrantisek Sumsal2022-11-021-1/+60
* Merge pull request #25229 from mrc0mmand/extend-coverageYu Watanabe2022-11-026-9/+287
|\