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
*
test-execute: Introduce tests for environment values containing newlines
Filipe Brandenburger
2018-03-17
5
-8
/
+9
*
test-execute: use CAP_CHOWN instead of CAP_NET_ADMIN
Yu Watanabe
2018-03-04
6
-12
/
+12
*
test-execute: rename tests for AmbientCapabilities=
Yu Watanabe
2018-03-04
6
-0
/
+0
*
test-execute: add tests with user/group daemon
Yu Watanabe
2018-03-02
12
-15
/
+66
*
test-execute: add a test for the case that NOBODY_GROUP_NAME is nogroup
Yu Watanabe
2018-03-01
1
-0
/
+9
*
test: use "$$" to pass a literal dollar sign
Yu Watanabe
2018-02-26
1
-5
/
+5
*
test: use setup_fake_runtime_dir() in test-execute
Yu Watanabe
2018-02-26
4
-4
/
+4
*
test: don't complain if bpffs is world-writable
Lennart Poettering
2018-02-21
1
-1
/
+1
*
test: fix test for TemporaryFileSystem= (#8241)
Yu Watanabe
2018-02-21
1
-3
/
+9
*
test: add tests for TemporaryFileSystem=
Yu Watanabe
2018-02-21
4
-0
/
+92
*
test-execute: use the "nogroup" group if it exists for testing
Lennart Poettering
2017-12-06
1
-0
/
+7
*
test-execute: add tests for CPUAffinity=
Yu Watanabe
2017-12-06
3
-0
/
+21
*
test-execute: add test for that DynamicUser= migrate StateDirectory=
Yu Watanabe
2017-12-05
2
-0
/
+40
*
test-execute: cleanup
Yu Watanabe
2017-12-05
14
-14
/
+26
*
test-execute: test more % specifiers (#7450)
Yu Watanabe
2017-11-24
2
-3
/
+30
*
test: add basic test for StandardInput=file:
Lennart Poettering
2017-11-17
2
-1
/
+8
*
test: add tests for StandardInputText= and StandardInputData=
Lennart Poettering
2017-11-17
1
-0
/
+19
*
test-execute: change path to python3 (#7306)
Yu Watanabe
2017-11-12
4
-4
/
+4
*
test-execute: update test for SystemCallErrorNumber=
Yu Watanabe
2017-11-11
2
-1
/
+9
*
test: add tests for syscall:errno style in SystemCallFilter=
Yu Watanabe
2017-11-11
2
-0
/
+16
*
test: add test for ReadOnlyPaths= with RuntimeDirectory=
Yu Watanabe
2017-11-08
1
-0
/
+9
*
test: add simple test for validating some of the unit specifiers we support
Lennart Poettering
2017-10-26
1
-0
/
+15
*
test-execute: always use /bin/sh
Yu Watanabe
2017-10-12
8
-17
/
+17
*
test: add test for BindPaths= and BindReadOnlyPaths=
Yu Watanabe
2017-10-12
1
-0
/
+14
*
test: add test for DynamicUser= + StateDirectory=
Lennart Poettering
2017-10-02
1
-0
/
+19
*
test: add test case for UnsetEnvironment=
Lennart Poettering
2017-09-14
1
-0
/
+8
*
test: ensure 'InaccessiblePaths=/proc' option works (#6017)
Timothée Ravier
2017-05-25
1
-0
/
+7
*
tests: stop creating /TEST (#5943)
Evgeny Vereshchagin
2017-05-12
4
-4
/
+4
*
core: skip ReadOnlyPaths= and other permission-related mounts on PermissionsS...
Lennart Poettering
2017-02-12
1
-0
/
+8
*
tests: fix failure of test-execute if /dev/mem is not available (#5028)
Michal Sekletar
2017-01-06
2
-2
/
+2
*
test: add tests for RestrictNamespaces=
Djalal Harouni
2016-11-15
4
-0
/
+28
*
test: test DynamicUser= with SupplementaryGroups=
Djalal Harouni
2016-11-03
1
-0
/
+8
*
test: test DynamicUser= with a fixed user
Djalal Harouni
2016-11-03
2
-0
/
+17
*
test: lets add more tests to cover SupplementaryGroups= cases.
Djalal Harouni
2016-10-24
3
-0
/
+23
*
test: add more tests for SupplementaryGroups=
Djalal Harouni
2016-10-23
2
-0
/
+17
*
test: Add simple test for supplementary groups
Djalal Harouni
2016-10-23
1
-0
/
+7
*
test: add test to make sure that ProtectKernelModules=yes disconnect mount pr...
Djalal Harouni
2016-10-12
1
-0
/
+7
*
test: add test to make sure that CAP_SYS_RAWIO was removed on PrivateDevices=yes
Djalal Harouni
2016-10-12
2
-0
/
+14
*
test: add capability tests for ProtectKernelModules=
Djalal Harouni
2016-10-12
2
-0
/
+14
*
test: make sure that {readonly|inaccessible|readwrite}paths disconnect mount ...
Djalal Harouni
2016-09-27
3
-0
/
+21
*
test: add tests for simple ReadOnlyPaths= case
Djalal Harouni
2016-09-27
1
-0
/
+7
*
test: add CAP_MKNOD tests for PrivateDevices=
Djalal Harouni
2016-09-25
2
-0
/
+14
*
test: fix test-execute personality tests on ppc64 and aarch64 (#3825)
Jan Synacek
2016-08-02
3
-0
/
+21
*
test-execute: add nfsnobody alternative as a nobody user
Ronny Chevalier
2016-02-28
6
-0
/
+51
*
core: set NoNewPrivileges for seccomp if we don't have CAP_SYS_ADMIN
Ronny Chevalier
2016-02-28
1
-0
/
+11
*
tests: add test for https://github.com/systemd/systemd/issues/2637
Evgeny Vereshchagin
2016-02-17
1
-0
/
+6
*
tests: test ambient capabilities.
Ismo Puustinen
2016-01-12
2
-0
/
+17
*
test-execute: Add tests for new PassEnvironment= directive
Filipe Brandenburger
2015-11-11
4
-0
/
+30
*
test-execute: Fix systemd escaping and shell issues
Filipe Brandenburger
2015-11-10
37
-35
/
+52
*
test-execute: don't use /usr/bin/uname. use sh and PATH
Evgeny Vereshchagin
2015-11-06
1
-1
/
+1
[next]