summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26499 from mrc0mmand/assorted-tweaksYu Watanabe2023-02-212-0/+6
|\
| * test: ignore missing coverage in TEST-78Frantisek Sumsal2023-02-201-0/+2
| * test: disable pipefail when testing interactive firstbootFrantisek Sumsal2023-02-201-0/+4
* | Merge pull request #26437 from DaanDeMeyer/repart-excludeDaan De Meyer2023-02-201-2/+8
|\ \ | |/ |/|
| * repart: Add ExcludeFiles= optionDaan De Meyer2023-02-201-2/+8
* | test: add test for new "systemctl --kill-value=" functionalityLennart Poettering2023-02-174-0/+54
* | test: avoid matching other fields than __SEQNUM=Frantisek Sumsal2023-02-171-2/+2
|/
* core: add support for Startup memory limitsLuca Boccassi2023-02-151-1/+2
* Merge pull request #26307 from yuwata/test-execute-credentialsLuca Boccassi2023-02-1511-95/+124
|\
| * test-execute: add basic tests for LoadCredential= and SetCredential=Yu Watanabe2023-02-153-0/+16
| * test-execute: drop capabilities when testing with user managerYu Watanabe2023-02-158-95/+108
* | Merge pull request #26213 from poettering/journal-rework-seqnumLuca Boccassi2023-02-151-1/+10
|\ \
| * | test: add basic seqnum testLennart Poettering2023-02-081-0/+9
| * | logs-show: show seqnum info in export+json output modeLennart Poettering2023-02-081-1/+1
* | | Merge pull request #26417 from yuwata/sysusers-root-groupLuca Boccassi2023-02-153-0/+62
|\ \ \
| * | | test-sysusers: add test for basic.confYu Watanabe2023-02-153-0/+62
| | |/ | |/|
* | | treewide: fix a few typos in NEWS, docs and commentsDmitry V. Levin2023-02-151-1/+1
|/ /
* | tree-wide: fix typo and comment style updateYu Watanabe2023-02-151-1/+1
* | journald: fix ignored filtering patterns for delegated cgroupsQuentin Deslandes2023-02-084-2/+40
|/
* core: imply DeviceAllow=/dev/tpmrm0 with LoadCredentialEncryptedLuca Boccassi2023-02-081-0/+6
* cryptenroll: do not implicitly verify with default tpm policy signatureLuca Boccassi2023-02-081-0/+6
* Merge pull request #26324 from yuwata/argv-util-update-short-nameYu Watanabe2023-02-072-1/+2
|\
| * test: use notice log level to make easily filter out logs from PID1Yu Watanabe2023-02-062-1/+2
* | test: drop whitespace after shell redirection operatorsZbigniew Jędrzejewski-Szmek2023-02-0624-69/+69
|/
* Merge pull request #26269 from keszybz/sysusers-empty-etc-and-improved-messagesLuca Boccassi2023-02-011-0/+8
|\
| * test-sysusers: check that sysusers creates /etc when missingZbigniew Jędrzejewski-Szmek2023-02-011-0/+8
* | Merge pull request #26287 from medhefgo/mkosi-auto-enrollLuca Boccassi2023-02-011-0/+6
|\ \
| * | ci: Test with secure boot enabled under mkosiJan Janssen2023-02-011-0/+6
| |/
* | Merge pull request #26285 from yuwata/test-lvextendFrantisek Sumsal2023-02-011-3/+24
|\ \
| * | test: add a testcase for lvextendYu Watanabe2023-02-021-0/+20
| * | test: make helper_check_device_units() log unit nameYu Watanabe2023-02-011-3/+4
| |/
* | Merge pull request #26219 from yuwata/localed-follow-upsZbigniew Jędrzejewski-Szmek2023-02-011-0/+122
|\ \ | |/ |/|
| * test: add tests for localectl --no-convertYu Watanabe2023-01-281-0/+122
* | Merge pull request #26245 from ldv-alt/tmpfiles-fixesLennart Poettering2023-01-302-1/+61
|\ \
| * | tmpfiles: avoid double specifier expansion in L linesDmitry V. Levin2022-01-291-0/+32
| * | tmpfiles: fix specifier expansion in arguments of C linesDmitry V. Levin2022-01-291-1/+29
| |/
* | Merge pull request #23956 from mrc0mmand/resolved-ipv6Yu Watanabe2023-01-309-52/+221
|\ \
| * | test: wrap delv & dig when running with sanitizersFrantisek Sumsal2023-01-271-1/+2
| * | test: don't hang indefinitely on no matchFrantisek Sumsal2023-01-271-1/+1
| * | test: add a test for the OPENPGPKEY RRFrantisek Sumsal2023-01-272-0/+20
| * | test: add a couple of SRV records to check service resolutionFrantisek Sumsal2023-01-273-0/+29
| * | test: cover IPv6 in the resolved test suiteFrantisek Sumsal2023-01-278-50/+169
| |/
* | test-systemd-tmpfiles: Fix execution when user is not in /etc/passwdDaan De Meyer2023-01-291-5/+15
|/
* repart: Add roothash to output of all verity siblingsDaan De Meyer2023-01-251-4/+9
* test: skip firstboot --prompt-keymap check if keymaps are missingMichael Biebl2023-01-251-2/+8
* locale: rename new XKB variables to match Debian/Ubuntu'sLuca Boccassi2023-01-241-28/+28
* Merge pull request #26164 from mrc0mmand/test-bus-timeoutFrantisek Sumsal2023-01-242-1/+4
|\
| * test: bump the container spawn timeout to 60sFrantisek Sumsal2023-01-231-1/+1
| * test: bump the client-side timeout in sd-bus as wellFrantisek Sumsal2023-01-231-0/+3
* | Merge pull request #26153 from DaanDeMeyer/repart-remove-usernsZbigniew Jędrzejewski-Szmek2023-01-231-42/+42
|\ \