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: add missing operators
Frantisek Sumsal
2023-12-19
1
-3
/
+3
*
Merge pull request #30464 from CodethinkLabs/misc-integration-test-fixes
Luca Boccassi
2023-12-18
7
-2
/
+32
|
\
|
*
test: mount overlayfs over /usr in some tests
Richard Maw
2023-12-13
5
-0
/
+30
|
*
test: slacken plugged -> dead test
Richard Maw
2023-12-13
1
-1
/
+1
|
*
test: Create analyze chroot with --rbind
Richard Maw
2023-12-13
1
-1
/
+1
*
|
Merge pull request #30492 from mrc0mmand/skip-TEST-08-without-systemd-in-initrd
Luca Boccassi
2023-12-18
3
-0
/
+13
|
\
\
|
*
|
Revert "test: disable TEST-08-INITRD on ubuntu CI"
Frantisek Sumsal
2023-12-15
1
-0
/
+0
|
*
|
test: skip TEST-08-INITRD if systemd didn't run in the initrd
Frantisek Sumsal
2023-12-15
2
-0
/
+13
*
|
|
Merge pull request #30508 from topimiettinen/fix-flaky-test-address-static
Frantisek Sumsal
2023-12-18
1
-5
/
+4
|
\
\
\
|
*
|
|
Revert "test: temporarily skip checking NFT sets in test_address_static"
Topi Miettinen
2023-12-17
1
-4
/
+3
|
*
|
|
test-network: fix racy test for address_static
Topi Miettinen
2023-12-17
1
-1
/
+1
|
|
/
/
*
|
|
test-network: accept kernel versions like 1.2.3+ (self-built)
Topi Miettinen
2023-12-18
1
-0
/
+2
*
|
|
core: allow interface altnames in RestrictNetworkInterfaces=
networkException
2023-12-18
2
-0
/
+11
*
|
|
Merge pull request #30321 from yuwata/find-esp
Lennart Poettering
2023-12-18
6
-15
/
+312
|
\
\
\
|
*
|
|
test: add basic coverity tests for bootctl
Yu Watanabe
2023-12-13
2
-0
/
+267
|
*
|
|
test: create ESP and xbootldr partitions
Yu Watanabe
2023-12-13
2
-9
/
+28
|
*
|
|
test: mask mdmonitor when building image
Yu Watanabe
2023-12-13
2
-4
/
+4
|
*
|
|
test: make install_mdadm() also install relevant kernel modules
Yu Watanabe
2023-12-13
1
-0
/
+1
|
*
|
|
test: split out host_has_{btrfs,mdadm}() from TEST-64-UDEV-STORAGE
Yu Watanabe
2023-12-13
2
-2
/
+12
|
|
|
/
|
|
/
|
*
|
|
test-systemctl-enable: fix typo
Zbigniew Jędrzejewski-Szmek
2023-12-15
1
-1
/
+1
|
|
/
|
/
|
*
|
test: tell delv to load anchors from /etc/bind.keys explicitly
Frantisek Sumsal
2023-12-14
1
-12
/
+18
*
|
test: don't check for -Dinstall-tests=true with NO_BUILD=1
Frantisek Sumsal
2023-12-14
1
-3
/
+4
*
|
test: install empty directories with NO_BUILD=1
Frantisek Sumsal
2023-12-14
1
-18
/
+24
*
|
test: forward journal messages to console during sd-bsod tests
Frantisek Sumsal
2023-12-14
1
-0
/
+8
*
|
test: install all necessary units & generators for LVM on Debian
Frantisek Sumsal
2023-12-13
1
-13
/
+21
*
|
test: test that delegation of some newer attrs that shall be delegated work
Lennart Poettering
2023-12-13
1
-0
/
+13
|
/
*
Merge pull request #30433 from yuwata/network-nexthop-cleanups
Yu Watanabe
2023-12-13
2
-53
/
+79
|
\
|
*
test-network: add test for ManageForeignNextHops=no
Yu Watanabe
2023-12-12
2
-6
/
+34
|
*
test-network: reduce indent for verification
Yu Watanabe
2023-12-12
1
-53
/
+53
|
*
test-network: drop redundant call of tearDown()
Yu Watanabe
2023-12-12
1
-2
/
+0
*
|
test: mask the mdmonitor.service
Frantisek Sumsal
2023-12-13
1
-0
/
+4
|
/
*
test: "never" is not a valid value for Restart=
Frantisek Sumsal
2023-12-12
1
-1
/
+1
*
test: temporarily skip checking NFT sets in test_address_static
Frantisek Sumsal
2023-12-12
1
-3
/
+4
*
test: temporarily disable test_sysctl
Frantisek Sumsal
2023-12-12
1
-0
/
+1
*
Merge pull request #30156 from yuwata/network-mtu
Yu Watanabe
2023-12-12
5
-3
/
+24
|
\
|
*
test-network: add test for small MTU for vcan
Yu Watanabe
2023-12-08
4
-2
/
+23
|
*
parse-util: accept arbitrary MTU size when AF_UNSPEC
Yu Watanabe
2023-12-08
1
-1
/
+1
*
|
Merge pull request #30363 from yuwata/analyze-find-template
Luca Boccassi
2023-12-11
1
-0
/
+38
|
\
\
|
*
|
test: add test cases for issue #30357
Yu Watanabe
2023-12-11
1
-0
/
+38
*
|
|
executor: don't duplicate FD array to avoid double closing
Luca Boccassi
2023-12-11
2
-1
/
+32
|
/
/
*
|
Merge pull request #30406 from yuwata/resolve-clean-exit
Luca Boccassi
2023-12-10
1
-9
/
+15
|
\
\
|
*
|
test: check if resolved exits cleanly
Yu Watanabe
2023-12-10
1
-9
/
+15
*
|
|
Merge pull request #30404 from yuwata/network-peer
Luca Boccassi
2023-12-10
2
-0
/
+8
|
\
\
\
|
*
|
|
test-network: add test case for issue #30403
Yu Watanabe
2023-12-10
2
-0
/
+8
|
|
/
/
*
/
/
test-network: check if networkd exits cleanly
Yu Watanabe
2023-12-10
1
-0
/
+2
|
/
/
*
|
test: backup /etc/udev/udev.conf only if it exists
Frantisek Sumsal
2023-12-08
1
-8
/
+8
*
|
test: reset systemd-udevd.service restart counter
Frantisek Sumsal
2023-12-08
1
-0
/
+1
*
|
core: create workdir/upperdir when mounting a Type=overlay mount unit
Luca Boccassi
2023-12-08
1
-0
/
+6
*
|
install: don't translate unit instances to paths when reenabling them
Frantisek Sumsal
2023-12-08
1
-1
/
+29
*
|
core: relax dependency on RootImage= storage from Requires= to Wants=
Luca Boccassi
2023-12-08
2
-0
/
+23
[next]