summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | udev-test: use passwd instead of machine-id for checksLuca Boccassi2022-10-251-2/+2
| * | test/test-systemd-tmpfiles.py: do not fail if machine-id is missingLuca Boccassi2022-10-251-1/+1
| * | test-execute: do not fail if machine-id is missingLuca Boccassi2022-10-252-2/+0
* | | test: rewrite tests for renaming network interfaceYu Watanabe2022-10-261-39/+85
|/ /
* | test: add tests for setting DNS servers by resolvectl or resolvconfYu Watanabe2022-10-251-2/+36
* | Revert "Fix issue with system time set back (#24131)"Luca Boccassi2022-10-201-28/+11
* | service: do fine-grained validation of CPUSchedulingPriority= at execution timeLuca Boccassi2022-10-202-3/+3
* | TEST-15: add daemon-reload in one placeZbigniew Jędrzejewski-Szmek2022-10-191-0/+3
* | Merge pull request #25050 from keszybz/transient-drop-ins-2Luca Boccassi2022-10-181-0/+48
|\ \
| * | TEST-15: add test that shows slice dropin issueZbigniew Jędrzejewski-Szmek2022-10-181-0/+48
* | | Merge pull request #25004 from keszybz/transient-drop-insLuca Boccassi2022-10-181-33/+152
|\ \ \ | |/ /
| * | TEST-15: add one more test for drop-in precedenceZbigniew Jędrzejewski-Szmek2022-10-161-0/+36
| * | TEST-15: add test for transient units with drop-insZbigniew Jędrzejewski-Szmek2022-10-161-6/+56
| * | TEST-15: also test hierarchical drop-ins for slicesZbigniew Jędrzejewski-Szmek2022-10-161-3/+34
| * | TEST-15: allow helper functions to accept other unit typesZbigniew Jędrzejewski-Szmek2022-10-161-24/+26
* | | test: call sync() before checking the test logsFrantisek Sumsal2022-10-171-0/+2