summaryrefslogtreecommitdiff
path: root/src/test/test-execute.c
AgeCommit message (Expand)Author
2017-02-16test: drop TEST_DATA_DIR, fold into get_testdata_dir()Martin Pitt
2017-02-13test: make unit tests relocatableMartin Pitt
2017-02-13Merge pull request #5319 from keszybz/test-executeLennart Poettering
2017-02-12core: skip ReadOnlyPaths= and other permission-related mounts on PermissionsS...Lennart Poettering
2017-02-12test-execute: use __func__ to shorten messagesZbigniew Jędrzejewski-Szmek
2017-02-12test-execute: detect missing capsh in all testsZbigniew Jędrzejewski-Szmek
2017-01-17Merge pull request #4991 from poettering/seccomp-fixZbigniew Jędrzejewski-Szmek
2017-01-17seccomp: rework seccomp code, to improve compat with some archsLennart Poettering
2016-12-21test: make sure test-execute can run in a read-only environmentLennart Poettering
2016-12-07tests: let's make function tables static/constLennart Poettering
2016-11-15test: add tests for RestrictNamespaces=Djalal Harouni
2016-11-03test: test DynamicUser= with SupplementaryGroups=Djalal Harouni
2016-11-03test: test DynamicUser= with a fixed userDjalal Harouni
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