summaryrefslogtreecommitdiff
path: root/test/test-execute
AgeCommit message (Expand)AuthorFilesLines
2017-12-06test-execute: use the "nogroup" group if it exists for testingLennart Poettering1-0/+7
2017-12-06test-execute: add tests for CPUAffinity=Yu Watanabe3-0/+21
2017-12-06test-execute: add test for that DynamicUser= migrate StateDirectory=Yu Watanabe2-0/+40
2017-12-06test-execute: cleanupYu Watanabe14-14/+26
2017-11-24test-execute: test more % specifiers (#7450)Yu Watanabe2-3/+30
2017-11-17test: add basic test for StandardInput=file:Lennart Poettering2-1/+8
2017-11-17test: add tests for StandardInputText= and StandardInputData=Lennart Poettering1-0/+19
2017-11-12test-execute: change path to python3 (#7306)Yu Watanabe4-4/+4
2017-11-11test-execute: update test for SystemCallErrorNumber=Yu Watanabe2-1/+9
2017-11-11test: add tests for syscall:errno style in SystemCallFilter=Yu Watanabe2-0/+16
2017-11-08test: add test for ReadOnlyPaths= with RuntimeDirectory=Yu Watanabe1-0/+9
2017-10-26test: add simple test for validating some of the unit specifiers we supportLennart Poettering1-0/+15
2017-10-12test-execute: always use /bin/shYu Watanabe8-17/+17
2017-10-12test: add test for BindPaths= and BindReadOnlyPaths=Yu Watanabe1-0/+14
2017-10-02test: add test for DynamicUser= + StateDirectory=Lennart Poettering1-0/+19
2017-09-14test: add test case for UnsetEnvironment=Lennart Poettering1-0/+8
2017-05-25test: ensure 'InaccessiblePaths=/proc' option works (#6017)Timothée Ravier1-0/+7
2017-05-11tests: stop creating /TEST (#5943)Evgeny Vereshchagin4-4/+4
2017-02-12core: skip ReadOnlyPaths= and other permission-related mounts on PermissionsS...Lennart Poettering1-0/+8
2017-01-06tests: fix failure of test-execute if /dev/mem is not available (#5028)Michal Sekletar2-2/+2
2016-11-15test: add tests for RestrictNamespaces=Djalal Harouni4-0/+28
2016-11-03test: test DynamicUser= with SupplementaryGroups=Djalal Harouni1-0/+8
2016-11-03test: test DynamicUser= with a fixed userDjalal Harouni2-0/+17
2016-10-24test: lets add more tests to cover SupplementaryGroups= cases.Djalal Harouni3-0/+23
2016-10-23test: add more tests for SupplementaryGroups=Djalal Harouni2-0/+17
2016-10-23test: Add simple test for supplementary groupsDjalal Harouni1-0/+7
2016-10-12test: add test to make sure that ProtectKernelModules=yes disconnect mount pr...Djalal Harouni1-0/+7
2016-10-12test: add test to make sure that CAP_SYS_RAWIO was removed on PrivateDevices=yesDjalal Harouni2-0/+14
2016-10-12test: add capability tests for ProtectKernelModules=Djalal Harouni2-0/+14
2016-09-27test: make sure that {readonly|inaccessible|readwrite}paths disconnect mount ...Djalal Harouni3-0/+21
2016-09-27test: add tests for simple ReadOnlyPaths= caseDjalal Harouni1-0/+7
2016-09-25test: add CAP_MKNOD tests for PrivateDevices=Djalal Harouni2-0/+14
2016-08-02test: fix test-execute personality tests on ppc64 and aarch64 (#3825)Jan Synacek3-0/+21
2016-02-28test-execute: add nfsnobody alternative as a nobody userRonny Chevalier6-0/+51
2016-02-28core: set NoNewPrivileges for seccomp if we don't have CAP_SYS_ADMINRonny Chevalier1-0/+11
2016-02-17tests: add test for https://github.com/systemd/systemd/issues/2637Evgeny Vereshchagin1-0/+6
2016-01-12tests: test ambient capabilities.Ismo Puustinen2-0/+17
2015-11-11test-execute: Add tests for new PassEnvironment= directiveFilipe Brandenburger4-0/+30
2015-11-10test-execute: Fix systemd escaping and shell issuesFilipe Brandenburger37-35/+52
2015-11-06test-execute: don't use /usr/bin/uname. use sh and PATHEvgeny Vereshchagin1-1/+1
2015-10-31test-execute: move all files related to a specific directoryRonny Chevalier37-0/+256