summaryrefslogtreecommitdiffstats
path: root/test/test-execute (follow)
Commit message (Expand)AuthorAgeFilesLines
* test-execute: Introduce tests for environment values containing newlinesFilipe Brandenburger2018-03-175-8/+9
* test-execute: use CAP_CHOWN instead of CAP_NET_ADMINYu Watanabe2018-03-046-12/+12
* test-execute: rename tests for AmbientCapabilities=Yu Watanabe2018-03-046-0/+0
* test-execute: add tests with user/group daemonYu Watanabe2018-03-0212-15/+66
* test-execute: add a test for the case that NOBODY_GROUP_NAME is nogroupYu Watanabe2018-03-011-0/+9
* test: use "$$" to pass a literal dollar signYu Watanabe2018-02-261-5/+5
* test: use setup_fake_runtime_dir() in test-executeYu Watanabe2018-02-264-4/+4
* test: don't complain if bpffs is world-writableLennart Poettering2018-02-211-1/+1
* test: fix test for TemporaryFileSystem= (#8241)Yu Watanabe2018-02-211-3/+9
* test: add tests for TemporaryFileSystem=Yu Watanabe2018-02-214-0/+92
* test-execute: use the "nogroup" group if it exists for testingLennart Poettering2017-12-061-0/+7
* test-execute: add tests for CPUAffinity=Yu Watanabe2017-12-063-0/+21
* test-execute: add test for that DynamicUser= migrate StateDirectory=Yu Watanabe2017-12-052-0/+40
* test-execute: cleanupYu Watanabe2017-12-0514-14/+26
* test-execute: test more % specifiers (#7450)Yu Watanabe2017-11-242-3/+30
* test: add basic test for StandardInput=file:Lennart Poettering2017-11-172-1/+8
* test: add tests for StandardInputText= and StandardInputData=Lennart Poettering2017-11-171-0/+19
* test-execute: change path to python3 (#7306)Yu Watanabe2017-11-124-4/+4
* test-execute: update test for SystemCallErrorNumber=Yu Watanabe2017-11-112-1/+9
* test: add tests for syscall:errno style in SystemCallFilter=Yu Watanabe2017-11-112-0/+16
* test: add test for ReadOnlyPaths= with RuntimeDirectory=Yu Watanabe2017-11-081-0/+9
* test: add simple test for validating some of the unit specifiers we supportLennart Poettering2017-10-261-0/+15
* test-execute: always use /bin/shYu Watanabe2017-10-128-17/+17
* test: add test for BindPaths= and BindReadOnlyPaths=Yu Watanabe2017-10-121-0/+14
* test: add test for DynamicUser= + StateDirectory=Lennart Poettering2017-10-021-0/+19
* test: add test case for UnsetEnvironment=Lennart Poettering2017-09-141-0/+8
* test: ensure 'InaccessiblePaths=/proc' option works (#6017)Timothée Ravier2017-05-251-0/+7
* tests: stop creating /TEST (#5943)Evgeny Vereshchagin2017-05-124-4/+4
* core: skip ReadOnlyPaths= and other permission-related mounts on PermissionsS...Lennart Poettering2017-02-121-0/+8
* tests: fix failure of test-execute if /dev/mem is not available (#5028)Michal Sekletar2017-01-062-2/+2
* test: add tests for RestrictNamespaces=Djalal Harouni2016-11-154-0/+28
* test: test DynamicUser= with SupplementaryGroups=Djalal Harouni2016-11-031-0/+8
* test: test DynamicUser= with a fixed userDjalal Harouni2016-11-032-0/+17
* test: lets add more tests to cover SupplementaryGroups= cases.Djalal Harouni2016-10-243-0/+23
* test: add more tests for SupplementaryGroups=Djalal Harouni2016-10-232-0/+17
* test: Add simple test for supplementary groupsDjalal Harouni2016-10-231-0/+7
* test: add test to make sure that ProtectKernelModules=yes disconnect mount pr...Djalal Harouni2016-10-121-0/+7
* test: add test to make sure that CAP_SYS_RAWIO was removed on PrivateDevices=yesDjalal Harouni2016-10-122-0/+14
* test: add capability tests for ProtectKernelModules=Djalal Harouni2016-10-122-0/+14
* test: make sure that {readonly|inaccessible|readwrite}paths disconnect mount ...Djalal Harouni2016-09-273-0/+21
* test: add tests for simple ReadOnlyPaths= caseDjalal Harouni2016-09-271-0/+7
* test: add CAP_MKNOD tests for PrivateDevices=Djalal Harouni2016-09-252-0/+14
* test: fix test-execute personality tests on ppc64 and aarch64 (#3825)Jan Synacek2016-08-023-0/+21
* test-execute: add nfsnobody alternative as a nobody userRonny Chevalier2016-02-286-0/+51
* core: set NoNewPrivileges for seccomp if we don't have CAP_SYS_ADMINRonny Chevalier2016-02-281-0/+11
* tests: add test for https://github.com/systemd/systemd/issues/2637Evgeny Vereshchagin2016-02-171-0/+6
* tests: test ambient capabilities.Ismo Puustinen2016-01-122-0/+17
* test-execute: Add tests for new PassEnvironment= directiveFilipe Brandenburger2015-11-114-0/+30
* test-execute: Fix systemd escaping and shell issuesFilipe Brandenburger2015-11-1037-35/+52
* test-execute: don't use /usr/bin/uname. use sh and PATHEvgeny Vereshchagin2015-11-061-1/+1