index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
meson.build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: do not install testdata when -Dinstall-tests=false
Zbigniew Jędrzejewski-Szmek
2020-07-14
1
-49
/
+51
*
feature to honor first shutdown request to completion
Jay Burger
2020-06-24
1
-0
/
+2
*
test: convert TEST-35-NETWORK-GENERATOR into a unit test
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+7
*
test: move TEST-30-ONCLOCKCHANGE setup to static files
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+2
*
test: move TEST-28-PERCENTJ-WANTEDBY setup to static files
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+2
*
test: move TEST-16-EXTEND-TIMEOUT setup to static files
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+2
*
test: move most of TEST-13-NSPAWN-SMOKE setup to static files
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+4
*
test: move TEST-11-ISSUE-3166 setup to static files
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+2
*
test: move TEST-10-ISSUE-2467 setup to static files
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+2
*
test: move TEST-08-ISSUE-2730 setup to static files and meson scripts
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+12
*
test: move most of TEST-06-* setup to static files
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+2
*
test: convert TEST-04-JOURNAL to generic image
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+2
*
meson: use install_subdir() to install files
Zbigniew Jędrzejewski-Szmek
2020-03-22
1
-183
/
+14
*
tests: move unit files to units/ subdirectory
Zbigniew Jędrzejewski-Szmek
2020-03-19
1
-49
/
+4
*
execute: Make '+' exec prefix ignore PrivateTmp=yes
Nate Jones
2020-02-29
1
-0
/
+1
*
test: add test for https://github.com/systemd/systemd/issues/14560
Lennart Poettering
2020-01-20
1
-0
/
+1
*
test: add test case for PrivateDevices=y and Group=daemon
Anita Zhang
2019-12-18
1
-0
/
+1
*
tests: Add capability tests for ProtectKernelLogs
Kevin Kuehler
2019-11-11
1
-0
/
+2
*
Rename udev's hwdb/ to hwdb.d/
Zbigniew Jędrzejewski-Szmek
2019-10-10
1
-1
/
+1
*
core: ExecCondition= for services
Anita Zhang
2019-07-17
1
-0
/
+2
*
tests: Check trivial loop between two jobs
Michal Koutný
2019-06-26
1
-0
/
+1
*
tests: Check job ordering on execution cycles
Michal Koutný
2019-06-26
1
-0
/
+1
*
cgroup: Implement default propagation of MemoryLow with DefaultMemoryLow
Chris Down
2019-04-12
1
-0
/
+10
*
test-execute: block /sys not /proc
Zbigniew Jędrzejewski-Szmek
2019-03-15
1
-1
/
+1
*
test: add a testcase for ProtectHome=tmpfs vs ProtectSystem=strict
Yu Watanabe
2019-03-13
1
-0
/
+1
*
core: add ':' prefix to ExecXYZ= skip env var substitution
Anita Zhang
2019-02-20
1
-0
/
+1
*
meson: bump timeout for test-udev to 180s
Frantisek Sumsal
2019-01-21
1
-1
/
+2
*
cgroup: Add DisableControllers= directive to disable controller in subtree
Chris Down
2018-12-03
1
-0
/
+2
*
Merge pull request #10134 from keszybz/test-runner
Lennart Poettering
2018-10-05
1
-0
/
+8
|
\
|
*
tests: add a runner for installed tests
Zbigniew Jędrzejewski-Szmek
2018-09-24
1
-0
/
+8
*
|
test-execute: add a test for systemcall filter (#10273)
Yu Watanabe
2018-10-05
1
-0
/
+1
*
|
fuzz: unify the "fuzz-regressions" directory with the main corpus
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-1
/
+1
|
/
*
meson: do not build tests by default when '-Dtests=false'
Yu Watanabe
2018-09-13
1
-1
/
+1
*
meson: disable _all_ tests when -Dtests=false
Zbigniew Jędrzejewski-Szmek
2018-09-13
1
-10
/
+18
*
test: add tests for DynamicUser= with static User= whose UID and GID are diff...
Yu Watanabe
2018-07-26
1
-0
/
+2
*
Add support for opening files for appending
Zsolt Dollenstein
2018-07-20
1
-0
/
+2
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-2
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
test: add test for trailing dot in WorkingDirectory= and RuntimeDirectory=
Yu Watanabe
2018-06-03
1
-0
/
+1
*
test: add tests for merging RestrictNamespaces=
Yu Watanabe
2018-05-05
1
-0
/
+3
*
test: add tests for PrivateDevices= with '+' prefix
Yu Watanabe
2018-05-01
1
-0
/
+1
*
Merge pull request #8575 from keszybz/non-absolute-paths
Lennart Poettering
2018-04-17
1
-0
/
+1
|
\
|
*
systemd: do not require absolute paths in ExecStart
Zbigniew Jędrzejewski-Szmek
2018-04-16
1
-0
/
+1
*
|
test: add test for prefix unit loading
Lennart Poettering
2018-04-13
1
-4
/
+9
*
|
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
|
/
*
tests: skip udev-test when perl is not installed
Zbigniew Jędrzejewski-Szmek
2018-03-22
1
-3
/
+7
*
test-umount: add a simple test for swap_list_get()
Zbigniew Jędrzejewski-Szmek
2018-03-16
1
-0
/
+1
*
tests: add a simple test for the mountinfo parsing logic
Zbigniew Jędrzejewski-Szmek
2018-03-16
1
-0
/
+3
*
test-execute: rename tests for AmbientCapabilities=
Yu Watanabe
2018-03-04
1
-6
/
+6
*
test-execute: add tests with user/group daemon
Yu Watanabe
2018-03-02
1
-0
/
+6
[next]