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
*
fuzz: drop too large input
Yu Watanabe
2022-05-16
1
-0
/
+0
*
meson: use better shellscript argument passing
Eli Schwartz
2022-05-15
1
-1
/
+1
*
tests: ignore dbus-broker-launcher
Evgeny Vereshchagin
2022-05-12
1
-0
/
+1
*
test: ignore LXC filesystem when checking for writable locations
Luca Boccassi
2022-05-11
1
-1
/
+1
*
Merge pull request #23335 from keszybz/fuzz-json-more-coverage
Yu Watanabe
2022-05-10
3
-0
/
+3
|
\
|
*
shared/json: fix memleak in sort
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-0
/
+1
|
*
shared/json: fix another memleak in normalization
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-0
/
+1
|
*
shared/json: fix memory leak on failed normalization
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-0
/
+1
*
|
shared/calendarspec: fix formatting of entries which collapse to a star
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-0
/
+1
*
|
shared/calendarspec: fix printing of second ranges which start with 0
Zbigniew Jędrzejewski-Szmek
2022-05-10
2
-0
/
+2
*
|
fuzz-calendarspec: increase coverage by calculating occurences
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-0
/
+0
*
|
fuzz-calendarspec: add input sample with a list of weekdays and all syntax ch...
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-0
/
+0
|
/
*
shared/bootspec: add missing terminator to table
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-0
/
+21
*
fuzz-bootspec: also add loader autoentries
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-0
/
+5
*
fuzz-bootspec: one more test case that was fixed in strv code
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-0
/
+1
*
shared/bootspec: avoid crashing on config without a value
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-0
/
+1
*
Add fuzzer for the bootspec parser
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-0
/
+17
*
test: add testcase for #23288
Yu Watanabe
2022-05-06
1
-1
/
+7
*
Revert "shared/install: create relative symlinks for enablement and aliasing"
Zbigniew Jędrzejewski-Szmek
2022-05-05
1
-63
/
+67
*
Merge pull request #23246 from medhefgo/check-compilation
Evgeny Vereshchagin
2022-05-05
1
-0
/
+3
|
\
|
*
meson: Use meson test suite feature
Jan Janssen
2022-05-04
1
-0
/
+3
*
|
Merge pull request #23264 from keszybz/shorten-test-names
Yu Watanabe
2022-05-04
88
-22
/
+24
|
\
\
|
|
/
|
/
|
|
*
docs: use lowercase "qemu" and other minor tweaks to test docs
Zbigniew Jędrzejewski-Szmek
2022-05-04
4
-22
/
+24
|
*
fuzz-network-parser: drop ".network" and shorten names
Zbigniew Jędrzejewski-Szmek
2022-05-04
59
-0
/
+0
|
*
fuzz: rename test cases for brevity and meaning
Zbigniew Jędrzejewski-Szmek
2022-05-04
25
-0
/
+0
*
|
tree-wide: drop manually-crafted message for missing variables
Zbigniew Jędrzejewski-Szmek
2022-05-04
6
-13
/
+13
|
/
*
tests: make valgrind_wrapper track file descriptors
Evgeny Vereshchagin
2022-05-03
1
-1
/
+1
*
tests: make it possible to install valgrind
Evgeny Vereshchagin
2022-05-03
1
-7
/
+7
*
Merge pull request #23170 from poettering/creds-copy
Lennart Poettering
2022-05-02
2
-5
/
+29
|
\
|
*
test: test new credential features
Lennart Poettering
2022-04-28
2
-5
/
+29
*
|
analyze security: print DeviceAllow list
Luca Boccassi
2022-05-01
1
-0
/
+4
*
|
analyze: fix crash with online security check
Luca Boccassi
2022-05-01
1
-0
/
+2
|
/
*
test: use cp for journal copying when systemd-journal-remote non-existent
wangyuhang
2022-04-25
1
-2
/
+6
*
test: extend the "hashed" unit names coverage a bit
Frantisek Sumsal
2022-04-23
1
-3
/
+16
*
test: also test nspawn system→service inheritance of creds
Lennart Poettering
2022-04-22
2
-0
/
+15
*
test: make sure that SetCredential=/LoadCredential fallback won#t regress
Lennart Poettering
2022-04-22
1
-0
/
+6
*
nspawn: fix --ephemeral with --machine
Luca Boccassi
2022-04-19
1
-2
/
+3
*
nspawn: fix locating config files with --ephemeral
Luca Boccassi
2022-04-18
1
-0
/
+19
*
Merge pull request #23100 from yuwata/network-fix-tunnel-address-parser
Luca Boccassi
2022-04-17
1
-0
/
+0
|
\
|
*
network: tunnel: handle null address as "any"
Yu Watanabe
2022-04-17
1
-0
/
+0
*
|
test: partition the MD device
Frantisek Sumsal
2022-04-17
1
-26
/
+50
*
|
test: cleanup after the MD + LVM test case as well
Frantisek Sumsal
2022-04-17
1
-1
/
+6
|
/
*
Merge pull request #23021 from fbuihuu/tmpfiles-fix-precedence-with-plus-sign
Yu Watanabe
2022-04-15
3
-2
/
+87
|
\
|
*
test: adapt install_pam() for openSUSE
Franck Bui
2022-04-11
1
-1
/
+1
|
*
test: add test checking tmpfiles conf file precedence
Franck Bui
2022-04-11
1
-0
/
+75
|
*
test tmpfiles: add a test for 'w+'
Franck Bui
2022-04-11
1
-1
/
+11
*
|
test: add a test case for MD + LVM + ext4
Frantisek Sumsal
2022-04-14
2
-1
/
+74
*
|
test: extend testcase_mdadm_basic() with RAID 5 and 10
Frantisek Sumsal
2022-04-14
1
-10
/
+68
*
|
Add ConditionCPUFeature to load-fragment-gperf.gperf (#23076)
Eduard Tolosa
2022-04-14
1
-0
/
+2
*
|
Merge pull request #23011 from mrc0mmand/TEST-64-md
Lennart Poettering
2022-04-13
3
-0
/
+86
|
\
\
[next]