summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: make the test happy with coverage buildsFrantisek Sumsal2023-11-051-3/+3
* sd-journal: rework generic_array_bisect()Yu Watanabe2023-11-041-1/+1
* test: wait for the nvme device to appearFrantisek Sumsal2023-11-041-4/+5
* test: add a couple of tests for systemd-bsodFrantisek Sumsal2023-11-032-1/+91
* Revert "test: don't panic on soft lockups"Frantisek Sumsal2023-11-031-0/+1
* portable: add support for confextMaanya Goenka2023-11-032-0/+21
* core: check that extensions have the hierarchies before overlayingLuca Boccassi2023-11-031-0/+9
* Merge pull request #28891 from poettering/pcrlockLuca Boccassi2023-11-031-0/+137
|\
| * test: add pcrlock integration testLennart Poettering2023-11-031-0/+137
* | nspawn: allow disabling os-release checkFrantisek Sumsal2023-11-031-1/+31
* | network: make generated configs have higher precedence over default configsYu Watanabe2023-11-036-0/+0
|/
* Merge pull request #29792 from poettering/resolved-monitor-packetLuca Boccassi2023-11-021-3/+22
|\
| * test: check that `resolvectl monitor --json` generates valid JSONFrantisek Sumsal2023-11-021-3/+22
* | test: add integration test for systemd-storagetmLennart Poettering2023-11-024-0/+60
|/
* analyze: handle CAP_BPF supportPeter Hutterer2023-11-011-0/+6
* test: exercise more systemd-executor related stuffFrantisek Sumsal2023-10-311-1/+104
* test: skip SocketBind*= tests when built without a bpf frameworkFrantisek Sumsal2023-10-311-46/+49
* network-generator: add support for ip=link-localLennart Poettering2023-10-313-0/+6
* tree-wide: fix typoYu Watanabe2023-10-312-2/+2
* test-network: copy rules from source & build trees if neededFrantisek Sumsal2023-10-301-0/+26
* test: add one missing cleanupFrantisek Sumsal2023-10-301-0/+1
* exec-invoke: don't double-close FDs on errorLuca Boccassi2023-10-281-0/+3
* test: io.latency cgroup support might not be available, skip testLuca Boccassi2023-10-281-2/+5
* Merge pull request #29693 from rpigott/dhcp-rapid-commitYu Watanabe2023-10-281-0/+20
|\
| * test-network: add dhcp rapid commit testRonan Pigott2023-10-271-0/+20
* | Merge pull request #29734 from YHNdnzj/fstab-filter-optionsLuca Boccassi2023-10-282-6/+9
|\ \
| * | fstab-generator: drop unapplicable mount options for / from mount unit Options=Mike Yuan2023-10-272-6/+9
| |/
* / test: cover more sd-executor related stuffFrantisek Sumsal2023-10-271-0/+103
|/
* Merge pull request #29711 from berrange/tests-silverblueLuca Boccassi2023-10-262-0/+16
|\
| * test-fstab-generator: skip test impacted by /mnt symlinkDaniel P. Berrangé2023-10-261-0/+8
| * test-systemd-tmpfiles: skip when /tmp has unexpected ownershipDaniel P. Berrangé2023-10-261-0/+8
* | core: do not post-process skipped mountsLuca Boccassi2023-10-261-0/+5
|/
* Merge pull request #29529 from yuwata/core-namespace-check-privLuca Boccassi2023-10-262-0/+10
|\
| * test: add a simple test for PrivateNetwork=Yu Watanabe2023-10-262-0/+10
* | test-network: suppress too much outputs of state fileYu Watanabe2023-10-261-1/+0
* | Merge pull request #29708 from DaanDeMeyer/bootctl-alwaysDaan De Meyer2023-10-251-1/+1
|\ \
| * | meson: Always build bootctlDaan De Meyer2023-10-251-1/+1
* | | test: slightly extend systemd-tpm2-setup's coverageFrantisek Sumsal2023-10-251-1/+10
* | | test: add a couple more tests for systemd-pcrextendFrantisek Sumsal2023-10-252-0/+50
* | | test: make the TPM event log checking a bit more robustFrantisek Sumsal2023-10-251-11/+29
* | | test: split TEST-70-TPM2 into subtestsFrantisek Sumsal2023-10-258-448/+501
* | | Merge pull request #29553 from keszybz/analyze-cat-config-tldrLuca Boccassi2023-10-251-0/+5
|\ \ \
| * | | analyze/cat-config: add switch to print only "interesting" parts of config filesZbigniew Jędrzejewski-Szmek2023-10-241-0/+5
* | | | Merge pull request #29687 from yuwata/network-state-file-syncFrantisek Sumsal2023-10-251-0/+15
|\ \ \ \
| * | | | test-network: wait for the state file being updatedYu Watanabe2023-10-241-0/+15
| | |/ / | |/| |
* | | | test: shorten service stop/abort timeouts for TEST-69-SHUTDOWNFrantisek Sumsal2023-10-241-0/+10
* | | | test: introduce $TEST_SKIP_SHUTDOWNFrantisek Sumsal2023-10-243-22/+9
|/ / /
* | | test: install af_packet kernel module on openSUSEFranck Bui2023-10-211-1/+1
* | | systemctl: automatically softreboot/kexec if set up on rebootLuca Boccassi2023-10-201-2/+3
* | | Merge pull request #29628 from mrc0mmand/systemd-executor-testLuca Boccassi2023-10-192-0/+81
|\ \ \