summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * test: add a couple of sanity tests for systemctlFrantisek Sumsal2022-11-011-7/+202
| * test: rename TEST-26-SETENV to TEST-26-SYSTEMCTLFrantisek Sumsal2022-11-013-2/+2
| * test: add a couple of sanity tests for loginctlFrantisek Sumsal2022-11-011-0/+45
| * test: add a couple of sanity tests for journalctlFrantisek Sumsal2022-10-311-0/+38
* | test-network: wait for bound interface to be processed by udevdYu Watanabe2022-11-021-0/+1
* | Merge pull request #25192 from yuwata/wait-online-altnameLuca Boccassi2022-11-012-26/+17
|\ \
| * | test-network: explicitly prepare default.linkYu Watanabe2022-11-012-20/+6
| * | test-network: resolve interface name from alternative nameYu Watanabe2022-11-011-4/+10
| * | test-network: fix use of undeclared variableYu Watanabe2022-11-011-1/+0
| * | test-network: make link_exists() support alternative namesYu Watanabe2022-11-011-1/+1
* | | test-network: add a testcase that all bound interfaces removedYu Watanabe2022-11-011-25/+49
|/ /
* | test: add +x to assert.shLuca Boccassi2022-10-311-0/+0
* | Merge pull request #25143 from yuwata/network-reconfigure-interface-when-renamedLuca Boccassi2022-10-317-0/+96
|\ \
| * | test-network: add testcase for reconfiguring interfaceYu Watanabe2022-10-317-0/+96
* | | Merge pull request #24958 from Werkov/meson-generated-directivesLuca Boccassi2022-10-3114-2179/+88
|\ \ \