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-network: Add dirs_exist_ok=True to cp_r()
Daan De Meyer
2024-05-30
1
-1
/
+1
*
test-execute: Load systemd-asan-env environment file if available
Daan De Meyer
2024-05-30
7
-0
/
+7
*
TEST-02-UNITTESTS: Pass asan environment to units if it is available
Daan De Meyer
2024-05-30
1
-1
/
+7
*
TEST-79-MEMPRESS: Load systemd-asan-env if available
Daan De Meyer
2024-05-30
1
-1
/
+11
*
TEST-36-NUMAPOLICY: Skip when running with sanitizers
Daan De Meyer
2024-05-30
1
-0
/
+5
*
TEST-02-UNITTESTS: Fix exit code checks
Daan De Meyer
2024-05-30
1
-8
/
+8
*
TEST-05-RLIMITS: Bump memory limits
Daan De Meyer
2024-05-30
1
-16
/
+16
*
test: Use virtio-scsi for keydev drive
Daan De Meyer
2024-05-29
1
-1
/
+2
*
TEST-64-UDEV-STORAGE: Replace megasas2 controller with virtio scsi controller
Daan De Meyer
2024-05-29
5
-21
/
+10
*
mkosi: Run integration tests as root
Daan De Meyer
2024-05-29
1
-0
/
+1
*
test: Run tests that don't need a vm in systemd-nspawn
Daan De Meyer
2024-05-29
25
-2
/
+31
*
Merge pull request #32562 from Werkov/test-cgroup-opensuse
Daan De Meyer
2024-05-29
2
-8
/
+1
|
\
|
*
Revert "TEST-19-CGROUP: Skip on opensuse"
Michal Koutný
2024-05-23
1
-8
/
+0
|
*
test: Ensure delegation test unit has memory controller
Michal Koutný
2024-05-23
1
-0
/
+1
*
|
test-network: update comment about status of kernel regression
Yu Watanabe
2024-05-29
1
-3
/
+2
*
|
test-network: tun/tap fd may be owned by tentative worker processes
Yu Watanabe
2024-05-28
1
-59
/
+51
*
|
Merge pull request #33063 from keszybz/wiki-links
Luca Boccassi
2024-05-28
4
-6
/
+6
|
\
\
|
*
|
man: update links to "API File Systems"
Zbigniew Jędrzejewski-Szmek
2024-05-28
1
-1
/
+1
|
*
|
various: update links to more wiki pages
Zbigniew Jędrzejewski-Szmek
2024-05-28
2
-4
/
+4
|
*
|
man: update links to catalog docs
Zbigniew Jędrzejewski-Szmek
2024-05-28
1
-1
/
+1
*
|
|
test: lock device when sfdisk or mkfs
Yu Watanabe
2024-05-28
1
-7
/
+20
|
/
/
*
|
test: suppress logs generated by journal tests
Yu Watanabe
2024-05-28
1
-1
/
+11
*
|
test: wait for the kernel finishes to attach backing file to loop device
Yu Watanabe
2024-05-28
1
-1
/
+6
*
|
Merge pull request #33038 from DaanDeMeyer/mkosi
Daan De Meyer
2024-05-27
3
-143
/
+208
|
\
\
|
*
|
test: Extend meson + mkosi integration test docs
Daan De Meyer
2024-05-27
1
-41
/
+63
|
*
|
Rewrite testsuite README in markdown
Daan De Meyer
2024-05-27
1
-117
/
+155
|
*
|
meson: Look up mkosi once
Daan De Meyer
2024-05-27
2
-3
/
+8
*
|
|
test: fix iscsi TEST-64-UDEV-STORAGE on Debian
Chris Hofstaedtler
2024-05-27
1
-2
/
+7
|
/
/
*
|
docs: add note about URL where to find recent Ubuntu CI logs
Luca Boccassi
2024-05-27
1
-0
/
+7
*
|
Merge pull request #33013 from yuwata/journal-flush
Daan De Meyer
2024-05-27
1
-0
/
+1
|
\
\
|
*
|
test: enable persistent storage for journal in TEST-82-SOFTREBOOT
Yu Watanabe
2024-05-25
1
-0
/
+1
*
|
|
test: use SYSLOG_IDENTIFIER= filter instead of "journalctl -u"
Yu Watanabe
2024-05-26
1
-1
/
+4
|
/
/
*
|
test: applying timezone is asynchronous
Yu Watanabe
2024-05-25
1
-6
/
+9
*
|
varlinkctl: when operating in --more mode, fail correcly on Varlink method error
Lennart Poettering
2024-05-22
1
-2
/
+3
|
/
*
test: also flush and rotate journal before read
Yu Watanabe
2024-05-22
1
-1
/
+12
*
test: replace journal checkers with journalctl --follow + grep -m
Yu Watanabe
2024-05-22
4
-12
/
+17
*
test: lock device during running cryptsetup
Yu Watanabe
2024-05-21
1
-3
/
+4
*
Revert "test: wipe filesystem before moving to the next test case"
Yu Watanabe
2024-05-21
1
-2
/
+0
*
Merge pull request #32944 from yuwata/test-74
Luca Boccassi
2024-05-21
2
-24
/
+42
|
\
|
*
test: collect information about loopback device on failure
Yu Watanabe
2024-05-21
1
-1
/
+9
|
*
test: wait for loop/backing_file attribute being removed
Yu Watanabe
2024-05-21
1
-0
/
+5
|
*
test: wait for unit generated from /proc/self/mountinfo to be unloaded
Yu Watanabe
2024-05-21
1
-0
/
+3
|
*
test: also run some basic test cases on nspawn
Yu Watanabe
2024-05-21
1
-23
/
+23
|
*
test: stop container when it is not necessary anymore
Yu Watanabe
2024-05-21
1
-0
/
+2
*
|
Merge pull request #32957 from mrc0mmand/fix-coverage-builds
Zbigniew Jędrzejewski-Szmek
2024-05-21
2
-1
/
+6
|
\
\
|
*
|
test: add a brief comment for the chattr check
Frantisek Sumsal
2024-05-21
1
-0
/
+3
|
*
|
test: make TEST-65-ANALYZE happy when built with gcov
Frantisek Sumsal
2024-05-21
1
-1
/
+3
|
|
/
*
/
test: wait a bit before stopping/killing service
Yu Watanabe
2024-05-21
1
-2
/
+3
|
/
*
test: sync journal before read
Yu Watanabe
2024-05-20
3
-4
/
+13
*
test: call journalctl --sync just before reading journals
Yu Watanabe
2024-05-20
1
-2
/
+2
[next]