summaryrefslogtreecommitdiff
path: root/test/units
Commit message (Expand)AuthorAgeFilesLines
* test: wait for whole block device instead of partitionYu Watanabe2022-08-201-2/+2
* TEST-70-TPM2: use "truncate" to generate disk imageLennart Poettering2022-08-191-2/+1
* TEST-70-TPM2: actually enable systemd-measure testLennart Poettering2022-08-191-6/+7
* test: expect libdevmapper failure in TEST-50-DISSECTLuca Boccassi2022-08-181-1/+1
* test: add tests for glob sysctl patternYu Watanabe2022-08-171-0/+20
* test: use assertions in sysctl testsYu Watanabe2022-08-171-4/+7
* test: do not use sysctl.d to store test confYu Watanabe2022-08-171-6/+6
* man: Correct information on sysext maskingKai Lueke2022-08-161-0/+13
* Merge pull request #24263 from pothos/sysext-for-static-binariesLennart Poettering2022-08-151-1/+4
|\
| * sysext: support distribution-independent extensions using ID=_anyKai Lueke2022-08-151-1/+4
* | tests: systemd-cryptenroll: unlock volume with keyfileJan B2022-08-111-0/+3
* | Merge pull request #23848 from yuwata/core-device-systemd-wantsLennart Poettering2022-08-102-4/+209
|\ \ | |/ |/|
| * test: add udev tests for SYSTEMD_WANTSYu Watanabe2022-06-281-0/+205
| * test: disable echo earlierYu Watanabe2022-06-281-4/+4
* | Merge pull request #23511 from diabonas/tpm2-pin-systemd-gpt-auto-generatorLennart Poettering2022-08-081-0/+11
|\ \
| * | cryptsetup: test unlocking using a TPM2 LUKS2 token plugin with a PINJonas Witschel2022-08-051-0/+11
* | | Fix issue with system time set back (#24131)João Loureiro2022-08-081-11/+28
|/ /
* | test: add test case for mount unit dependenciesYu Watanabe2022-08-051-0/+152
* | scope: allow unprivileged delegation on scopesMichal Sekletar2022-08-041-0/+14
* | test: skip the relevant test case if systemd-measure is not presentFrantisek Sumsal2022-08-041-9/+13
* | Merge pull request #24141 from DaanDeMeyer/dissect-umountLuca Boccassi2022-08-041-5/+5
|\ \
| * | dissect: Add systemd-dissect --umountDaan De Meyer2022-08-031-5/+5
* | | integritysetup: do not use crypt_init_data_device after crypt_initLuca Boccassi2022-08-041-4/+25
* | | test: optionally wait a bit when checking the mount unitFrantisek Sumsal2022-08-031-1/+1
|/ /
* | test: add trivial test for systemd-measureLennart Poettering2022-08-021-0/+12
* | test: restart logind before cleaning up sessionsYu Watanabe2022-07-311-2/+2
* | test: do not restart getty@tty2 automaticallyYu Watanabe2022-07-311-0/+1
* | test: terminate session and user on cleanupYu Watanabe2022-07-311-1/+12
* | sysctl: add --strict option to fail if sysctl does not existsQuentin Deslandes2022-07-252-0/+24
* | test: wait for user service or slice to be finishedYu Watanabe2022-07-221-5/+22
* | tmpfiles: automatically provision /etc/issue.d/ + /etc/motd.d/ + /etc/hosts f...Lennart Poettering2022-07-211-0/+2
* | tmpfiles: accept additional tmpfiles lines via credentialLennart Poettering2022-07-201-0/+3
* | Merge pull request #24047 from dtardon/list-users-lingerYu Watanabe2022-07-181-3/+23
|\ \
| * | test: merge grep | awk callsDavid Tardon2022-07-171-3/+3
| * | test: add a simple test for list-usersDavid Tardon2022-07-171-0/+20
* | | sysusers: allow defining additional sysusers lines via credentialsLennart Poettering2022-07-161-0/+3
* | | pid1: add mechanism for conditionalizing units/network/netdev/link based on c...Lennart Poettering2022-07-151-0/+6
* | | pid1: import creds from SMBIOS too, not just qemu's fw_cfgLennart Poettering2022-07-151-0/+4
|/ /
* | Merge pull request #24016 from poettering/sysctl-cred-extraYu Watanabe2022-07-151-0/+3
|\ \
| * | sysctl: also process sysctl requests via the "sysctl.extra" credentialLennart Poettering2022-07-141-0/+3
* | | Revert "tests: add test for handling of background sessions"Michal Sekletar2022-07-141-45/+0
|/ /
* | test: add test for org.freedesktop.login1.Session SetTypeDavid Tardon2022-07-131-0/+16
* | test: ensure cleanup functions return successDavid Tardon2022-07-131-0/+12
* | test: start test user session before idle action setting is changedYu Watanabe2022-07-081-49/+38
* | test: use timeout command to improve performanceYu Watanabe2022-07-081-40/+9
* | test: remove /failed and /testok before running test scriptYu Watanabe2022-07-082-3/+5
* | test: use PBKDF2 with capped iterations instead of Argon2Frantisek Sumsal2022-07-071-1/+1
* | test: make TEST-64 a bit more ASan friendlyFrantisek Sumsal2022-07-071-15/+25
* | test: several cleanups for TEST-35-LOGINYu Watanabe2022-07-071-220/+188
* | tests: add test for handling of background sessionsMichal Sekletar2022-07-071-0/+64