summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #34377 from DaanDeMeyer/symlinksDaan De Meyer2024-09-111-0/+39
|\
| * repart: Add MakeSymlinks=Daan De Meyer2024-09-111-0/+39
* | test: fix TEST_SKIP for test cases with subtestsLuca Boccassi2024-09-111-3/+4
|/
* test-network: add test more cases for assigned units for each interfaceYu Watanabe2024-09-101-0/+135
* networkctl: support editing netdev files by link and cat ":all"Mike Yuan2024-09-091-0/+11
* networkctl-status-link: show netdev files associated with linkMike Yuan2024-09-091-0/+1
* core: Add support for PrivateUsers=identityDaan De Meyer2024-09-091-0/+12
* Merge pull request #34258 from yuwata/nspawn-volatile-uLennart Poettering2024-09-091-0/+31
|\
| * test: add test cases for --volatile= with -UYu Watanabe2024-09-061-0/+31
* | Merge pull request #34067 from LukeShu/lukeshu/nspawn-fuseYu Watanabe2024-09-092-0/+156
|\ \
| * | nspawn: enable FUSE in containersLuke T. Shumaker2024-09-071-0/+71
| * | test: add a testcase for unprivileged nspawnLuke T. Shumaker2024-09-072-0/+85
* | | docs: use actual docs/HACKING.md URLMichal Sekletar2024-09-071-1/+1
|/ /
* | pcrlock: be more careful when preparing credential name for pcrlock policyLennart Poettering2024-09-061-1/+12
* | cryptenroll/cryptsetup: allow combined signed TPM2 PCR policy + pcrlock policyLennart Poettering2024-09-061-2/+14
* | test: fix copy-and-paste error in commentYu Watanabe2024-09-061-1/+1
|/
* Merge pull request #34261 from yuwata/repart-seed-randomYu Watanabe2024-09-061-1/+44
|\
| * test: fix indentationYu Watanabe2024-09-051-1/+1
| * test: add test case for systemd-repart --seed=randomYu Watanabe2024-09-051-0/+43
* | Merge pull request #34256 from YHNdnzj/pid1-followupLennart Poettering2024-09-051-3/+3
|\ \
| * | core: rename BindJournalSockets= to BindLogSockets=Mike Yuan2024-09-041-3/+3
| |/
* / test: add test cases of "systemctl cat" for nonexistent unitsYu Watanabe2024-09-051-0/+2
|/
* network: Add support for mq qdiscDaan De Meyer2024-09-042-0/+21
* network: Add support for multiq qdiscDaan De Meyer2024-09-042-0/+22
* Merge pull request #34224 from yuwata/network-make-qdisc-reconfigurableDaan De Meyer2024-09-041-0/+11
|\
| * networkd: Replace existing objects instead of doing nothing if they existDaan De Meyer2024-09-021-0/+11
* | TEST-50-DISSECT: add explicit coverage for BindJournalSockets=Mike Yuan2024-09-032-0/+8
* | test: drop unneeded journal socket bind mountsMike Yuan2024-09-032-56/+3
* | repart: Add compression supportDaan De Meyer2024-09-031-0/+35
* | TEST-58-REPART: Only skip part of testcase_minimize() that requires rootDaan De Meyer2024-09-031-5/+5
* | TEST-58-REPART: Always run TEST-58-REPART in virtual machineDaan De Meyer2024-09-031-0/+1
* | test: don't install Python scripts from systemd-test RPMFrantisek Sumsal2024-09-021-1/+1
* | portable: ensure PORTABLE_FORCE_ATTACH works even when there is a leftover unitLuca Boccassi2024-09-021-0/+37
|/
* test-network: use the same MTU bytes for veth interfacesYu Watanabe2024-08-311-0/+2
* test: add test for GetUnitByPID() D-Bus methodYu Watanabe2024-08-291-0/+20
* core: do BindMount/MountImage operations in async control processLuca Boccassi2024-08-291-0/+4
* test: mount ld.so.cache in minimal nspawn container if presentLuca Boccassi2024-08-291-0/+5
* test: Set show_status=errorDaan De Meyer2024-08-281-1/+1
* Merge pull request #33570 from AdrianVovk/sysupdate-incompleteAdrian Vovk2024-08-271-13/+51
|\
| * sysupdate: Add tests for incomplete versionsAdrian Vovk2024-08-221-13/+51
* | service: add 'debug' option to RestartMode=Luca Boccassi2024-08-271-0/+21
* | test: add more test cases for resolvconfYu Watanabe2024-08-261-0/+40
* | test-network: check one more rule we configureYu Watanabe2024-08-231-0/+4
* | Revert "nspawn: Allow specifying custom init program"Daan De Meyer2024-08-221-30/+0
|/
* Merge pull request #34072 from yuwata/networkd-routing-policy-rule-follow-upYu Watanabe2024-08-221-2/+20
|\
| * test-network: also test routing policy rules are configured as expected after...Yu Watanabe2024-08-211-1/+15
| * test-network: find routing policy rule by priorityYu Watanabe2024-08-211-1/+5
* | Merge pull request #32363 from CodethinkLabs/sysupdate-dbusAdrian Vovk2024-08-212-16/+60
|\ \ | |/ |/|
| * sysupdate: Add integration test for updatectl updatesTom Coldrick2024-08-212-16/+60
* | Merge pull request #34049 from yuwata/network-routing-policy-ruleLuca Boccassi2024-08-213-33/+84
|\ \ | |/ |/|