summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: move TPM2-related setup stuff into test-functionsFrantisek Sumsal2023-06-052-27/+49
* test: drop the --recursive=no testFrantisek Sumsal2023-06-031-1/+0
* test: ignore missing coverage in TEST-82-SOFTREBOOTFrantisek Sumsal2023-06-031-0/+2
* sysupdate.d: Add way to drop binaries into $BOOTAdrian Vovk2023-06-031-3/+40
* Merge pull request #27903 from mrc0mmand/test-followupsLuca Boccassi2023-06-033-10/+44
|\
| * test: probe a couple more paths in systemd-runFrantisek Sumsal2023-06-021-9/+22
| * test: sync with the fake binary before killing itFrantisek Sumsal2023-06-021-1/+11
| * test: clean up our mess after the pstore testFrantisek Sumsal2023-06-021-0/+11
* | test: add integration test for soft reboots incl. fdstore passingLennart Poettering2023-06-024-0/+180
* | test: disable SoftReboot() in dfuzzer test for nowLennart Poettering2023-06-021-0/+1
|/
* test: add a couple of tests for systemd-runFrantisek Sumsal2023-06-012-1/+201
* test: make the multiple-file test more thoroughFrantisek Sumsal2023-06-011-46/+72
* test: make TEST-04 stable once againFrantisek Sumsal2023-06-011-4/+4
* test: skip the test early if we're built without systemd-homedFrantisek Sumsal2023-05-311-9/+13
* Merge pull request #27826 from yuwata/network-link-ready-without-ndisc-when-h...Yu Watanabe2023-05-311-0/+1
|\
| * network: do not request dynamic addressing protocols finished when at least o...Yu Watanabe2023-05-301-0/+1
* | wait-online: request that at least one managed online interface existsYu Watanabe2023-05-311-4/+0
* | Merge pull request #27806 from DaanDeMeyer/fix-mkosi-checkDaan De Meyer2023-05-312-1/+9
|\ \
| * | sysv-generator-test: Bump log level to infoDaan De Meyer2023-05-311-1/+3
| * | test-udev: Skip running in containerDaan De Meyer2023-05-301-0/+6
* | | Merge pull request #27766 from rphibel/cleanup-cgroups-before-cleaning-unitsDaan De Meyer2023-05-311-0/+49
|\ \ \
| * | | core: Don't GC unit if it is in cgroup_empty_queueRichard Phibel2023-05-291-0/+49
| | |/ | |/|
* | | Merge pull request #27853 from keszybz/various-bits-and-pieces-included-to-re...Luca Boccassi2023-05-312-3/+3
|\ \ \
| * | | tests: drop unnecessary redirection of stderrZbigniew Jędrzejewski-Szmek2023-05-302-3/+3
| | |/ | |/|
* | | Merge pull request #27519 from yuwata/journalctl-fixesLuca Boccassi2023-05-311-0/+13
|\ \ \
| * | | journalctl: fix --follow with non-matching filterYu Watanabe2023-05-281-7/+0
| * | | test: add testcase for 'journalctl --follow --cursor-file='Yu Watanabe2023-05-281-0/+20
| | |/ | |/|
* | | Merge pull request #27835 from keszybz/test-58-repart-modernizationLuca Boccassi2023-05-312-109/+138
|\ \ \
| * | | TEST-58: remove whitespace between redirection operator and its argumentZbigniew Jędrzejewski-Szmek2023-05-301-3/+3
| * | | TEST-58: add echo calls to print what is happeningZbigniew Jędrzejewski-Szmek2023-05-301-18/+26
| * | | TEST-58: create config files as rootZbigniew Jędrzejewski-Szmek2023-05-301-83/+104
| * | | test/README: fix advice for testsuite debuggingZbigniew Jędrzejewski-Szmek2023-05-301-5/+5
| |/ /
* | / test-fstab-generator: fix test on systemd with systemd-bootZbigniew Jędrzejewski-Szmek2023-05-311-0/+4
| |/ |/|
* | repart: Allow target directory excludesDaan De Meyer2023-05-301-0/+7
|/
* Revert "test: add test case for systemd-update-utmp vs daemon-reexec"Frantisek Sumsal2023-05-271-13/+0
* Merge pull request #27746 from yuwata/unit-bidirectional-depZbigniew Jędrzejewski-Szmek2023-05-2610-0/+115
|\
| * core/unit: search shared namespace in transitive relation of JoinsNamespaceOf=Yu Watanabe2023-05-263-5/+5
| * core/unit: make JoinsNamespaceOf= implies the inverse dependencyYu Watanabe2023-05-263-3/+3
| * test: add tests for JoinsNamespaceOf=Yu Watanabe2023-05-2610-0/+115
* | Merge pull request #27554 from ElvishJerricco/tmpfiles-c-escapesZbigniew Jędrzejewski-Szmek2023-05-261-0/+15
|\ \
| * | tmpfiles: Allow C escapesWill Fancher2023-05-261-1/+1
| * | tmpfiles: Test C-style escape sequencesWill Fancher2023-05-261-0/+15
| |/
* | Merge pull request #27563 from yuwata/fstab-generatorLennart Poettering2023-05-2687-8/+532
|\ \
| * | test: add test cases for defining mount and swap units from kernel cmdlineYu Watanabe2023-05-2427-1/+163
| * | test-fstab-generator: add tests for mount optionsYu Watanabe2023-05-2442-0/+302
| * | test-fstab-generator: also check file contentsYu Watanabe2023-05-2420-7/+67
* | | test: split the ASan wrapper into smaller blocks and tidy it up a bitFrantisek Sumsal2023-05-261-60/+68
| |/ |/|
* | test: add test case for systemd-update-utmp vs daemon-reexecYu Watanabe2023-05-241-0/+13
* | test: drop a workaroundYu Watanabe2023-05-241-4/+1
* | Merge pull request #27740 from dtardon/list-sessions-idleYu Watanabe2023-05-241-2/+15
|\ \