summaryrefslogtreecommitdiff
path: root/src/test/test-execute.c
AgeCommit message (Expand)Author
2016-10-25test: skip exec tests when inaccessible dir is unavailableDongsu Park
2016-10-24test: lets add more tests to cover SupplementaryGroups= cases.Djalal Harouni
2016-10-23test: add more tests for SupplementaryGroups=Djalal Harouni
2016-10-23test: Add simple test for supplementary groupsDjalal Harouni
2016-10-12test: add test to make sure that ProtectKernelModules=yes disconnect mount pr...Djalal Harouni
2016-10-12test: add test to make sure that CAP_SYS_RAWIO was removed on PrivateDevices=yesDjalal Harouni
2016-10-12test: add capability tests for ProtectKernelModules=Djalal Harouni
2016-09-27test: make sure that {readonly|inaccessible|readwrite}paths disconnect mount ...Djalal Harouni
2016-09-27test: add tests for simple ReadOnlyPaths= caseDjalal Harouni
2016-09-25test: add CAP_MKNOD tests for PrivateDevices=Djalal Harouni
2016-09-15test-execute: fix %n typo (#4153)Zbigniew Jędrzejewski-Szmek
2016-09-13tests: get rid of strerrorZbigniew Jędrzejewski-Szmek
2016-08-22core: do not fail at step SECCOMP if there is no kernel support (#4004)Felipe Sateler
2016-08-02test: fix test-execute personality tests on ppc64 and aarch64 (#3825)Jan Synacek
2016-07-29tests: don't run private device tests if running in a containerSteve Muir
2016-04-12core: remove ManagerRunningAs enumLennart Poettering
2016-03-21test-execute: fix execution of AmbientCapabilities testsRonny Chevalier
2016-02-28test-execute: add nfsnobody alternative as a nobody userRonny Chevalier
2016-02-28core: set NoNewPrivileges for seccomp if we don't have CAP_SYS_ADMINRonny Chevalier
2016-02-23tests: fix x86 personality tests to only on x86Lennart Poettering
2016-02-17tests: add test for https://github.com/systemd/systemd/issues/2637Evgeny Vereshchagin
2016-01-12tests: test ambient capabilities.Ismo Puustinen
2015-12-02tests: fix newlines in skip messageZbigniew Jędrzejewski-Szmek
2015-12-02tests: turn check if manager cannot be intialized into macroZbigniew Jędrzejewski-Szmek
2015-11-11test-execute: Clarify interaction of PassEnvironment= and MANAGER_USERFilipe Brandenburger
2015-11-11test-execute: Add tests for new PassEnvironment= directiveFilipe Brandenburger
2015-10-31test-execute: move all files related to a specific directoryRonny Chevalier
2015-10-31test-execute: add tests for IOSchedulingClassRonny Chevalier
2015-10-31test-execute: add tests for OOMScoreAdjustRonny Chevalier
2015-10-31test-execute: add test for EnvironmentFileRonny Chevalier
2015-10-31test-execute: add test for PrivateNetworkRonny Chevalier
2015-10-29test: add tests to ensure that the capabilities are properly setRonny Chevalier
2015-10-28test-execute: check if nobody exists before running some testsRonny Chevalier
2015-10-27util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering
2015-09-24s390: add personality supportHendrik Brueckner
2015-09-21core: fix group ownership when Group is setRonny Chevalier
2015-09-21test-execute: add tests for RuntimeDirectoryRonny Chevalier
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering
2015-04-21test: test-path and test-execute only need units in test/Ronny Chevalier
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-18Revert "test-exec: do not skip all the tests"David Herrmann
2015-01-15test-exec: do not skip all the testsRonny Chevalier
2014-12-11test-execute: add tests for UMask directiveRonny Chevalier
2014-12-10test: fix some tests when running inside a containerJan Synacek
2014-11-13tests: add test-executeRonny Chevalier