index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test-execute
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
execute: add support for XDG_STATE_HOME for placing service state data in --u...
Lennart Poettering
2023-06-28
1
-2
/
+2
*
test-execute: add unit tests for *DirectorySymlink=
Luca Boccassi
2023-06-09
1
-2
/
+11
*
test-execute: use bash instead of perl
Zbigniew Jędrzejewski-Szmek
2023-05-09
1
-1
/
+1
*
test-execute: add test for NetworkNamespacePath=
Yu Watanabe
2023-03-03
2
-0
/
+32
*
test-execute: simplify the tests for PrivateNetwork=
Yu Watanabe
2023-03-03
2
-4
/
+2
*
test-execute: add test for PrivateNetwork= with/without mount namespacing
Yu Watanabe
2023-02-23
2
-1
/
+18
*
test-execute: add basic tests for LoadCredential= and SetCredential=
Yu Watanabe
2023-02-15
3
-0
/
+16
*
test-execute: drop capabilities when testing with user manager
Yu Watanabe
2023-02-15
8
-95
/
+108
*
test: drop whitespace after shell redirection operators
Zbigniew Jędrzejewski-Szmek
2023-02-06
1
-1
/
+1
*
tests: minor simplification in test-execute
Franck Bui
2022-11-04
9
-15
/
+15
*
tests: make test-execute pass on openSUSE
Franck Bui
2022-11-04
4
-8
/
+4
*
test-execute: do not fail if machine-id is missing
Luca Boccassi
2022-10-25
2
-2
/
+0
*
test: add more tests for StateDirectory= with DynamicUser=
Yu Watanabe
2022-10-03
1
-10
/
+65
*
various: try to use DEFAULT_USER_SHELL for root too
Zbigniew Jędrzejewski-Szmek
2022-08-24
2
-2
/
+2
*
test: ignore LXC filesystem when checking for writable locations
Luca Boccassi
2022-05-11
1
-1
/
+1
*
core: add %d specifier for the $CREDENTIALS_DIRECTORY
Frantisek Sumsal
2022-03-17
2
-0
/
+13
*
test: add LoongArch 64bit testcase
Xiaotian Wu
2021-12-22
1
-0
/
+7
*
test: make test-execute pass on Linux 5.15
Lennart Poettering
2021-11-24
1
-1
/
+2
*
tests: add test case for UMask=+BindPaths= combination
Lennart Poettering
2021-11-12
1
-0
/
+12
*
tests: add spdx license header to test unit/link/network/conf files
Zbigniew Jędrzejewski-Szmek
2021-10-18
147
-0
/
+147
*
test: Add failing/non-failing syscall filter test setting architecture
Benjamin Berg
2021-09-30
2
-0
/
+17
*
core: Add ExecSearchPath parameter to specify the directory relative to which...
alexlzhu
2021-09-28
8
-0
/
+53
*
test-execute: add a testcase for MountAPIVFS=no
Yu Watanabe
2021-08-25
1
-0
/
+15
*
TEST-*: use spacing before redirection operator, but not after
Zbigniew Jędrzejewski-Szmek
2021-04-08
3
-6
/
+6
*
test: add one more test for system call filter with errno
Yu Watanabe
2021-03-08
1
-0
/
+9
*
New directives NoExecPaths= ExecPaths=
Topi Miettinen
2021-01-29
1
-0
/
+10
*
test: fix exec-standardoutput-truncate test
Lucas Werkmeister
2021-01-15
1
-2
/
+1
*
Add truncate: to StandardOutput= etc.
Lucas Werkmeister
2021-01-15
1
-0
/
+13
*
test-execute: make sure shell execs the child
Zbigniew Jędrzejewski-Szmek
2020-11-06
2
-3
/
+3
*
test: add test cases for RuntimeDirectoryPreserve=yes
Yu Watanabe
2020-09-18
3
-0
/
+34
*
exec: Add kill action to system call filters
Topi Miettinen
2020-09-15
2
-0
/
+16
*
test-execute/exec-dynamicuser-statedir.service: fix quoting
Zbigniew Jędrzejewski-Szmek
2020-09-04
1
-2
/
+2
*
tree-wide: avoid some loaded terms
Lennart Poettering
2020-06-25
1
-0
/
+0
*
test: Simplify hostname checking
Michal Koutný
2020-04-22
2
-2
/
+2
*
test: ignore IAB capabilities in `test-execute`
Frantisek Sumsal
2020-03-09
9
-18
/
+18
*
execute: Make '+' exec prefix ignore PrivateTmp=yes
Nate Jones
2020-02-29
2
-1
/
+8
*
test: adapt to the new capsh format
Frantisek Sumsal
2020-02-05
9
-9
/
+18
*
test: add test for https://github.com/systemd/systemd/issues/14560
Lennart Poettering
2020-01-20
1
-0
/
+9
*
test: add test case for PrivateDevices=y and Group=daemon
Anita Zhang
2019-12-18
1
-0
/
+16
*
core: be more lenient when checking whether sandboxing is necessary
Lennart Poettering
2019-11-20
1
-2
/
+1
*
tests: Add capability tests for ProtectKernelLogs
Kevin Kuehler
2019-11-11
2
-0
/
+14
*
test: Pass personality test even when i686 userland runs on x86_64 kernel
Balint Reczey
2019-10-10
1
-1
/
+1
*
test-execute: Filter /dev/.lxc in exec-dynamicuser-statedir.service
Balint Reczey
2019-10-04
1
-1
/
+1
*
core: ExecCondition= for services
Anita Zhang
2019-07-17
2
-0
/
+26
*
Treat kernel version condition as a list of quoted checks
Zbigniew Jędrzejewski-Szmek
2019-06-29
1
-0
/
+2
*
test-execute: add test for ConditionKernelVersion= with quotation
Yu Watanabe
2019-06-29
1
-0
/
+2
*
test-execute: turn off coredump generation in test services
Lennart Poettering
2019-05-24
2
-0
/
+2
*
test-execute: block /sys not /proc
Zbigniew Jędrzejewski-Szmek
2019-03-15
1
-2
/
+2
*
test: add a testcase for ProtectHome=tmpfs vs ProtectSystem=strict
Yu Watanabe
2019-03-13
1
-0
/
+9
*
core: add ':' prefix to ExecXYZ= skip env var substitution
Anita Zhang
2019-02-20
1
-0
/
+8
[next]