summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge pull request #25039 from mrc0mmand/test-tewaksLuca Boccassi2022-10-173-13/+18
|\ \ \
| * | | test: use SIGKILL to kill the container if necessaryFrantisek Sumsal2022-10-171-1/+1
| * | | test: drop one layer of escapingFrantisek Sumsal2022-10-171-12/+12
| * | | test: ignore gcov errors in TEST-34Frantisek Sumsal2022-10-171-0/+5
* | | | Merge pull request #24992 from yuwata/sd-device-monitor-receive-bufferZbigniew Jędrzejewski-Szmek2022-10-171-0/+70
|\ \ \ \
| * | | | test: add test for large uevent messageYu Watanabe2022-10-171-0/+70
* | | | | Merge pull request #25036 from keszybz/pluralsLuca Boccassi2022-10-173-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tree-wide: replace "plural(s)" by "plurals"Zbigniew Jędrzejewski-Szmek2022-10-173-5/+5
| |/ / /
* | | | tests: add nspawn's rootidmap integration testQuentin Deslandes2022-10-173-2/+42
|/ / /
* | | shared/install: rename UnitFileChange to InstallChangeZbigniew Jędrzejewski-Szmek2022-10-131-15/+14
|/ /
* | test: introduce __eq__() and __ne__()Yu Watanabe2022-10-131-0/+6
* | test: drop unused modulesYu Watanabe2022-10-131-2/+0
* | test: improve assertion message on failureYu Watanabe2022-10-131-1/+1
* | test: disable LSan in the ASan env wrapperFrantisek Sumsal2022-10-121-0/+1
* | portable: allow caller to override extension-release name checkLuca Boccassi2022-10-121-0/+12
* | Merge pull request #24784 from yuwata/core-exec-directoryZbigniew Jędrzejewski-Szmek2022-10-122-25/+149
|\ \