index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: move TPM2-related setup stuff into test-functions
Frantisek Sumsal
2023-06-05
2
-27
/
+49
*
test: drop the --recursive=no test
Frantisek Sumsal
2023-06-03
1
-1
/
+0
*
test: ignore missing coverage in TEST-82-SOFTREBOOT
Frantisek Sumsal
2023-06-03
1
-0
/
+2
*
sysupdate.d: Add way to drop binaries into $BOOT
Adrian Vovk
2023-06-03
1
-3
/
+40
*
Merge pull request #27903 from mrc0mmand/test-followups
Luca Boccassi
2023-06-03
3
-10
/
+44
|
\
|
*
test: probe a couple more paths in systemd-run
Frantisek Sumsal
2023-06-02
1
-9
/
+22
|
*
test: sync with the fake binary before killing it
Frantisek Sumsal
2023-06-02
1
-1
/
+11
|
*
test: clean up our mess after the pstore test
Frantisek Sumsal
2023-06-02
1
-0
/
+11
*
|
test: add integration test for soft reboots incl. fdstore passing
Lennart Poettering
2023-06-02
4
-0
/
+180
*
|
test: disable SoftReboot() in dfuzzer test for now
Lennart Poettering
2023-06-02
1
-0
/
+1
|
/
*
test: add a couple of tests for systemd-run
Frantisek Sumsal
2023-06-01
2
-1
/
+201
*
test: make the multiple-file test more thorough
Frantisek Sumsal
2023-06-01
1
-46
/
+72
*
test: make TEST-04 stable once again
Frantisek Sumsal
2023-06-01
1
-4
/
+4
*
test: skip the test early if we're built without systemd-homed
Frantisek Sumsal
2023-05-31
1
-9
/
+13
*
Merge pull request #27826 from yuwata/network-link-ready-without-ndisc-when-h...
Yu Watanabe
2023-05-31
1
-0
/
+1
|
\
|
*
network: do not request dynamic addressing protocols finished when at least o...
Yu Watanabe
2023-05-30
1
-0
/
+1
*
|
wait-online: request that at least one managed online interface exists
Yu Watanabe
2023-05-31
1
-4
/
+0
*
|
Merge pull request #27806 from DaanDeMeyer/fix-mkosi-check
Daan De Meyer
2023-05-31
2
-1
/
+9
|
\
\
|
*
|
sysv-generator-test: Bump log level to info
Daan De Meyer
2023-05-31
1
-1
/
+3
|
*
|
test-udev: Skip running in container
Daan De Meyer
2023-05-30
1
-0
/
+6
*
|
|
Merge pull request #27766 from rphibel/cleanup-cgroups-before-cleaning-units
Daan De Meyer
2023-05-31
1
-0
/
+49
|
\
\
\
|
*
|
|
core: Don't GC unit if it is in cgroup_empty_queue
Richard Phibel
2023-05-29
1
-0
/
+49
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #27853 from keszybz/various-bits-and-pieces-included-to-re...
Luca Boccassi
2023-05-31
2
-3
/
+3
|
\
\
\
|
*
|
|
tests: drop unnecessary redirection of stderr
Zbigniew Jędrzejewski-Szmek
2023-05-30
2
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #27519 from yuwata/journalctl-fixes
Luca Boccassi
2023-05-31
1
-0
/
+13
|
\
\
\
|
*
|
|
journalctl: fix --follow with non-matching filter
Yu Watanabe
2023-05-28
1
-7
/
+0
|
*
|
|
test: add testcase for 'journalctl --follow --cursor-file='
Yu Watanabe
2023-05-28
1
-0
/
+20
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #27835 from keszybz/test-58-repart-modernization
Luca Boccassi
2023-05-31
2
-109
/
+138
|
\
\
\
|
*
|
|
TEST-58: remove whitespace between redirection operator and its argument
Zbigniew Jędrzejewski-Szmek
2023-05-30
1
-3
/
+3
|
*
|
|
TEST-58: add echo calls to print what is happening
Zbigniew Jędrzejewski-Szmek
2023-05-30
1
-18
/
+26
|
*
|
|
TEST-58: create config files as root
Zbigniew Jędrzejewski-Szmek
2023-05-30
1
-83
/
+104
|
*
|
|
test/README: fix advice for testsuite debugging
Zbigniew Jędrzejewski-Szmek
2023-05-30
1
-5
/
+5
|
|
/
/
*
|
/
test-fstab-generator: fix test on systemd with systemd-boot
Zbigniew Jędrzejewski-Szmek
2023-05-31
1
-0
/
+4
|
|
/
|
/
|
*
|
repart: Allow target directory excludes
Daan De Meyer
2023-05-30
1
-0
/
+7
|
/
*
Revert "test: add test case for systemd-update-utmp vs daemon-reexec"
Frantisek Sumsal
2023-05-27
1
-13
/
+0
*
Merge pull request #27746 from yuwata/unit-bidirectional-dep
Zbigniew Jędrzejewski-Szmek
2023-05-26
10
-0
/
+115
|
\
|
*
core/unit: search shared namespace in transitive relation of JoinsNamespaceOf=
Yu Watanabe
2023-05-26
3
-5
/
+5
|
*
core/unit: make JoinsNamespaceOf= implies the inverse dependency
Yu Watanabe
2023-05-26
3
-3
/
+3
|
*
test: add tests for JoinsNamespaceOf=
Yu Watanabe
2023-05-26
10
-0
/
+115
*
|
Merge pull request #27554 from ElvishJerricco/tmpfiles-c-escapes
Zbigniew Jędrzejewski-Szmek
2023-05-26
1
-0
/
+15
|
\
\
|
*
|
tmpfiles: Allow C escapes
Will Fancher
2023-05-26
1
-1
/
+1
|
*
|
tmpfiles: Test C-style escape sequences
Will Fancher
2023-05-26
1
-0
/
+15
|
|
/
*
|
Merge pull request #27563 from yuwata/fstab-generator
Lennart Poettering
2023-05-26
87
-8
/
+532
|
\
\
|
*
|
test: add test cases for defining mount and swap units from kernel cmdline
Yu Watanabe
2023-05-24
27
-1
/
+163
|
*
|
test-fstab-generator: add tests for mount options
Yu Watanabe
2023-05-24
42
-0
/
+302
|
*
|
test-fstab-generator: also check file contents
Yu Watanabe
2023-05-24
20
-7
/
+67
*
|
|
test: split the ASan wrapper into smaller blocks and tidy it up a bit
Frantisek Sumsal
2023-05-26
1
-60
/
+68
|
|
/
|
/
|
*
|
test: add test case for systemd-update-utmp vs daemon-reexec
Yu Watanabe
2023-05-24
1
-0
/
+13
*
|
test: drop a workaround
Yu Watanabe
2023-05-24
1
-4
/
+1
*
|
Merge pull request #27740 from dtardon/list-sessions-idle
Yu Watanabe
2023-05-24
1
-2
/
+15
|
\
\
[next]