summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | meson: Generate fuzzer inputs with directivesMichal Koutný2022-10-2014-2175/+74
| * | | meson: Store fuzz tests in structured wayMichal Koutný2022-10-111-6/+16
* | | | Merge pull request #25166 from yuwata/network-router-preferenceLuca Boccassi2022-10-318-0/+140
|\ \ \ \ | |_|_|/ |/| | |
| * | | test-network: add testcase for router preferenceYu Watanabe2022-10-288-0/+140
| | |/ | |/|
* | | test-network: suppress a couple of minor pylint complaintsFrantisek Sumsal2022-10-301-1/+3
* | | test-network: sort standard imports before "third-party" onesFrantisek Sumsal2022-10-301-1/+2
* | | test-network: drop a couple of useless f-stringsFrantisek Sumsal2022-10-301-3/+3
* | | test-network: use raw strings where appropriateFrantisek Sumsal2022-10-301-8/+8
* | | test-network: re-enable test_macsecFrantisek Sumsal2022-10-301-1/+16
* | | test: support non-summer timeYu Watanabe2022-10-301-1/+1
* | | test-network: rewrite wait-online address family testsYu Watanabe2022-10-285-72/+32
* | | test-network: show only IPv4 routesYu Watanabe2022-10-281-24/+24
|/ /
* | Merge pull request #25120 from bluca/test_machineidZbigniew Jędrzejewski-Szmek2022-10-264-5/+3
|\ \