summaryrefslogtreecommitdiff
path: root/test/units/testsuite-35.sh
Commit message (Expand)AuthorAgeFilesLines
* test: make shellcheck happy againFrantisek Sumsal2023-05-161-1/+1
* test: rename assert.sh to util.shFrantisek Sumsal2023-05-161-2/+2
* test: add test for state in loginctl list-{users,sessions}Mike Yuan2023-05-161-4/+14
* test: use idiomatic bash loop iterationZbigniew Jędrzejewski-Szmek2023-04-241-2/+2
* treewide: fix unnecessary $ on arithmetic variablesDmitry V. Levin2023-04-011-1/+1
* test: install unit tests in a dedicated subdirectory below '$testsdir'Franck Bui2023-03-241-1/+1
* test: test setting ambient caps via pam_systemd.soLennart Poettering2023-02-281-0/+53
* test: add a couple of sanity tests for loginctlFrantisek Sumsal2022-11-011-0/+45
* tests: add test for StopIdleSessionSec= optionMichal Sekletar2022-08-241-0/+37
* 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
* test: wait for user service or slice to be finishedYu Watanabe2022-07-221-5/+22
* test: merge grep | awk callsDavid Tardon2022-07-171-3/+3
* test: add a simple test for list-usersDavid Tardon2022-07-171-0/+20
* 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: several cleanups for TEST-35-LOGINYu Watanabe2022-07-071-220/+188
* tests: add test for handling of background sessionsMichal Sekletar2022-07-071-0/+64
* test: fix typoYu Watanabe2022-07-071-2/+2
* tests: verify that Lock D-Bus signal is sent when IdleAction=lockMichal Sekletar2022-07-041-0/+84
* tree-wide: fix typoYu Watanabe2022-06-151-1/+1
* test: use trap RETURNYu Watanabe2022-06-141-8/+2
* test: insert space in for loopYu Watanabe2022-06-141-4/+4
* test: import logind test from debian/ubuntu test suiteYu Watanabe2022-06-101-0/+379