index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-execute.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-execute: add test for PrivateNetwork= with/without mount namespacing
Yu Watanabe
2023-02-23
1
-2
/
+4
*
tree-wide: use FORK_REARRANGE_STDIO and FORK_CLOSE_ALL_FDS
Yu Watanabe
2023-02-20
1
-6
/
+4
*
pid1: add a new D-Bus method for enquing POSIX signals with values to unit pr...
Lennart Poettering
2023-02-17
1
-1
/
+1
*
test-execute: also mount tmpfs on /dev/shm
Yu Watanabe
2023-02-17
1
-1
/
+1
*
test-execute: add basic tests for LoadCredential= and SetCredential=
Yu Watanabe
2023-02-15
1
-1
/
+9
*
test-execute: drop capabilities when testing with user manager
Yu Watanabe
2023-02-15
1
-126
/
+225
*
test-execute: Skip when /sys is read-only
Daan De Meyer
2023-01-25
1
-0
/
+3
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-20
1
-1
/
+1
*
tree-wide: introduce PIPE_EBADF macro
Yu Watanabe
2022-12-20
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
core: add basic infrastructure to record unit activation information
Luca Boccassi
2022-08-23
1
-2
/
+2
*
test-execute: skip one more test when PID1 is not systemd
Yu Watanabe
2022-05-17
1
-0
/
+6
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-5
/
+5
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-10
/
+6
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-2
/
+0
*
core: add %d specifier for the $CREDENTIALS_DIRECTORY
Frantisek Sumsal
2022-03-17
1
-0
/
+1
*
test: add LoongArch 64bit testcase
Xiaotian Wu
2021-12-22
1
-0
/
+2
*
tests: add test case for UMask=+BindPaths= combination
Lennart Poettering
2021-11-12
1
-0
/
+5
*
tree-wide: always use TAKE_FD() when calling rearrange_stdio()
Lennart Poettering
2021-11-04
1
-1
/
+1
*
test: use assert_se() instead of assert()
Yu Watanabe
2021-10-12
1
-8
/
+8
*
test: Add failing/non-failing syscall filter test setting architecture
Benjamin Berg
2021-09-30
1
-0
/
+2
*
core: Add ExecSearchPath parameter to specify the directory relative to which...
alexlzhu
2021-09-28
1
-0
/
+94
*
test-execute: add a testcase for MountAPIVFS=no
Yu Watanabe
2021-08-25
1
-2
/
+199
*
test-execute: logs can_share flag
Yu Watanabe
2021-08-23
1
-8
/
+6
*
systemd-analyze: add --root option for 'verify' verb and allow path parsing
Maanya Goenka
2021-08-10
1
-1
/
+1
*
test: tweak privilege tests for two more tests
Lennart Poettering
2021-06-03
1
-2
/
+2
*
test: add one more test for system call filter with errno
Yu Watanabe
2021-03-08
1
-0
/
+1
*
New directives NoExecPaths= ExecPaths=
Topi Miettinen
2021-01-29
1
-0
/
+6
*
Add truncate: to StandardOutput= etc.
Lucas Werkmeister
2021-01-15
1
-0
/
+5
*
ci: skip test-execute on GH Actions under ASan
Frantisek Sumsal
2021-01-13
1
-2
/
+2
*
test: temporarily skip failing tests on GH Actions
Frantisek Sumsal
2021-01-08
1
-0
/
+5
*
tree-wide: unsetenv cannot fail
Zbigniew Jędrzejewski-Szmek
2020-11-10
1
-5
/
+5
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tests: add helper function to autodetect CI environments
Zbigniew Jędrzejewski-Szmek
2020-10-22
1
-6
/
+1
*
Rename find_binary to find_executable
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-6
/
+6
*
test-execute: include test location in error output
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-136
/
+146
*
test: add test cases for RuntimeDirectoryPreserve=yes
Yu Watanabe
2020-09-18
1
-0
/
+4
*
test-execute: kill Waldo and Quux
Topi Miettinen
2020-09-16
1
-0
/
+4
*
exec: Add kill action to system call filters
Topi Miettinen
2020-09-15
1
-0
/
+2
*
test-execute: check if private directories have bad permissions before runnin...
Zbigniew Jędrzejewski-Szmek
2020-09-04
1
-0
/
+22
*
test-execute: simplify condition
Zbigniew Jędrzejewski-Szmek
2020-09-04
1
-2
/
+1
*
tree-wide: avoid some loaded terms
Lennart Poettering
2020-06-25
1
-1
/
+1
*
tests: various small fixes for strict systems
Topi Miettinen
2020-04-26
1
-0
/
+1
*
tests: move unit files to units/ subdirectory
Zbigniew Jędrzejewski-Szmek
2020-03-19
1
-3
/
+3
*
test: add a test case for migrating DynamicUser=yes to no
Yu Watanabe
2020-03-06
1
-0
/
+1
*
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
/
+2
*
test: add test case for PrivateDevices=y and Group=daemon
Anita Zhang
2019-12-18
1
-0
/
+1
*
tests: modify enter_cgroup_subroot() to return the new path
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-1
/
+1
*
tests: get rid of test-helper.[ch] completely
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-1
/
+0
[next]