summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * test-network: add test for ManageForeignRoutingPolicyRules=Yu Watanabe2024-08-202-1/+40
| * test-network: add tests for Type=table, goto, and nopYu Watanabe2024-08-202-32/+44
| * test-network: do not pass '[detached]' to 'ip rule del'Yu Watanabe2024-08-201-1/+1
* | Merge pull request #34018 from yuwata/network-address-labelYu Watanabe2024-08-202-1/+8
|\ \
| * | network/address-label: allow to configure IPv6 address label in networkd.confYu Watanabe2024-08-202-1/+8
| |/
* / tests: Don't override QemuKvm= value if TEST_NO_KVM=0Daan De Meyer2024-08-201-1/+1
|/
* Merge pull request #34014 from yuwata/network-ip-masqueradeLuca Boccassi2024-08-203-9/+78
|\
| * test: add test case that 'nspawn --network-veth' enables IP forwardingYu Watanabe2024-08-163-2/+67
| * test: allow to skip matrix_run_one() if $TEST_MATCH_TESTCASE is setYu Watanabe2024-08-161-7/+11
* | test-network: make kernel send NA with router flagYu Watanabe2024-08-201-0/+1
* | analyze: introduce --instance= option to control instance name for template u...Yu Watanabe2024-08-181-0/+4
* | network/wireguard: introduce [WireGuardPeer] PublicKeyFile=Yu Watanabe2024-08-163-2/+3
|/