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: skip several tests when running in container
Yu Watanabe
2018-09-20
1
-1
/
+11
*
test-execute: also check python3 is installed or not
Yu Watanabe
2018-09-20
1
-0
/
+17
*
tests: add a helper function to skip with errno
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-4
/
+2
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-3
/
+1
*
tests: add helper to unify skipping a test and exiting
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-8
/
+4
*
test: remove support for suffix in get_testdata_dir()
Filipe Brandenburger
2018-09-12
1
-1
/
+3
*
test: add tests for DynamicUser= with static User= whose UID and GID are diff...
Yu Watanabe
2018-07-26
1
-0
/
+23
*
Add support for opening files for appending
Zsolt Dollenstein
2018-07-20
1
-0
/
+10
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
test: add test for trailing dot in WorkingDirectory= and RuntimeDirectory=
Yu Watanabe
2018-06-03
1
-0
/
+1
*
Merge pull request #8817 from yuwata/cleanup-nsflags
Lennart Poettering
2018-05-24
1
-0
/
+3
|
\
|
*
test: add tests for merging RestrictNamespaces=
Yu Watanabe
2018-05-05
1
-0
/
+3
*
|
core: undo the dependency inversion between unit.h and all unit types
Felipe Sateler
2018-05-15
1
-0
/
+1
*
|
test-execute: remove state directories before running tests
Yu Watanabe
2018-05-11
1
-0
/
+6
*
|
test: add testcase for environment file variables with backslashes
Joost Heitbrink
2018-05-11
1
-1
/
+4
|
/
*
test: add tests for PrivateDevices= with '+' prefix
Yu Watanabe
2018-05-01
1
-0
/
+1
*
tests: compare with correct shell
Lennart Poettering
2018-04-19
1
-0
/
+1
*
Merge pull request #8575 from keszybz/non-absolute-paths
Lennart Poettering
2018-04-17
1
-1
/
+6
|
\
|
*
systemd: do not require absolute paths in ExecStart
Zbigniew Jędrzejewski-Szmek
2018-04-16
1
-0
/
+5
|
*
tests: use manager_load_startable_unit_or_warn() to load units
Zbigniew Jędrzejewski-Szmek
2018-04-16
1
-1
/
+1
*
|
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
|
/
*
test-execute: Introduce tests for environment values containing newlines
Filipe Brandenburger
2018-03-17
1
-1
/
+4
*
Make MANAGER_TEST_RUN_MINIMAL just allocate data structures
Zbigniew Jędrzejewski-Szmek
2018-03-11
1
-1
/
+1
*
Introduce _cleanup_(manager_freep)
Zbigniew Jędrzejewski-Szmek
2018-03-11
1
-3
/
+1
*
test-execute: use CAP_CHOWN instead of CAP_NET_ADMIN
Yu Watanabe
2018-03-04
1
-1
/
+1
*
test-execute: check capabilities before running tests
Yu Watanabe
2018-03-04
1
-0
/
+14
*
test-execute: change log level from error to notice
Yu Watanabe
2018-03-04
1
-15
/
+15
*
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
-41
/
+46
*
test-execute: add a test for the case that NOBODY_GROUP_NAME is nogroup
Yu Watanabe
2018-03-01
1
-0
/
+2
*
test-execute: check nobody user and group are configured correctly
Yu Watanabe
2018-03-01
1
-16
/
+89
*
test: use setup_fake_runtime_dir() in test-execute
Yu Watanabe
2018-02-26
1
-1
/
+2
*
test: add tests for TemporaryFileSystem=
Yu Watanabe
2018-02-21
1
-0
/
+9
*
test-execute: use the "nogroup" group if it exists for testing
Lennart Poettering
2017-12-06
1
-2
/
+3
*
test-execute: add tests for CPUAffinity=
Yu Watanabe
2017-12-06
1
-0
/
+26
*
test-execute: add test for that DynamicUser= migrate StateDirectory=
Yu Watanabe
2017-12-05
1
-0
/
+7
*
test-execute: cleanup
Yu Watanabe
2017-12-05
1
-103
/
+96
*
tests: make "test-execute" work in "sudo ninja -C build test" (#7463)
Lennart Poettering
2017-11-24
1
-0
/
+3
*
test-execute: test more % specifiers (#7450)
Yu Watanabe
2017-11-24
1
-0
/
+1
*
Merge pull request #7198 from poettering/stdin-stdout
Lennart Poettering
2017-11-19
1
-0
/
+10
|
\
|
*
test: add basic test for StandardInput=file:
Lennart Poettering
2017-11-17
1
-0
/
+5
|
*
test: add tests for StandardInputText= and StandardInputData=
Lennart Poettering
2017-11-17
1
-0
/
+5
*
|
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
|
/
*
test-execute: update test for SystemCallErrorNumber=
Yu Watanabe
2017-11-11
1
-2
/
+4
*
test: add tests for syscall:errno style in SystemCallFilter=
Yu Watanabe
2017-11-11
1
-0
/
+3
*
test: add test for ReadOnlyPaths= with RuntimeDirectory=
Yu Watanabe
2017-11-08
1
-0
/
+1
*
test: add simple test for validating some of the unit specifiers we support
Lennart Poettering
2017-10-26
1
-0
/
+5
*
test: add test for BindPaths= and BindReadOnlyPaths=
Yu Watanabe
2017-10-12
1
-0
/
+11
[prev]
[next]