summaryrefslogtreecommitdiffstats
path: root/src/test/test-execute.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* tests: skip tests when cg_pid_get_path fails (#7033)Zbigniew Jędrzejewski-Szmek2017-10-101-2/+6
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-5/+5
* test: add test for DynamicUser= + StateDirectory=Lennart Poettering2017-10-021-2/+3
* tree-wide: use `!IN_SET(..)` for `a != b && a != c && …`Andreas Rammhold2017-10-021-1/+1
* Make test_run into a flags field and disable generators againZbigniew Jędrzejewski-Szmek2017-09-191-1/+1
* test: add test case for UnsetEnvironment=Lennart Poettering2017-09-141-0/+5
* tests: when running a manager object in a test, migrate to private cgroup sub...Lennart Poettering2017-08-091-0/+2
* tests: skip test_exec_inaccessiblepaths_proc when inaccessible dir is unavail...Evgeny Vereshchagin2017-06-011-0/+5
* test: ensure 'InaccessiblePaths=/proc' option works (#6017)Timothée Ravier2017-05-251-0/+5
* test: drop TEST_DATA_DIR, fold into get_testdata_dir()Martin Pitt2017-02-161-1/+2
* test: make unit tests relocatableMartin Pitt2017-02-131-1/+1
* Merge pull request #5319 from keszybz/test-executeLennart Poettering2017-02-131-16/+33
|\
| * test-execute: use __func__ to shorten messagesZbigniew Jędrzejewski-Szmek2017-02-121-13/+13
| * test-execute: detect missing capsh in all testsZbigniew Jędrzejewski-Szmek2017-02-121-3/+20
* | core: skip ReadOnlyPaths= and other permission-related mounts on PermissionsS...Lennart Poettering2017-02-121-0/+5
|/
* Merge pull request #4991 from poettering/seccomp-fixZbigniew Jędrzejewski-Szmek2017-01-181-0/+1
|\
| * seccomp: rework seccomp code, to improve compat with some archsLennart Poettering2017-01-181-0/+1
* | test: make sure test-execute can run in a read-only environmentLennart Poettering2016-12-211-0/+13
|/
* tests: let's make function tables static/constLennart Poettering2016-12-071-4/+4
* test: add tests for RestrictNamespaces=Djalal Harouni2016-11-151-0/+13
* test: test DynamicUser= with SupplementaryGroups=Djalal Harouni2016-11-031-0/+1
* test: test DynamicUser= with a fixed userDjalal Harouni2016-11-031-0/+6
* test: skip exec tests when inaccessible dir is unavailableDongsu Park2016-10-251-0/+32
* test: lets add more tests to cover SupplementaryGroups= cases.Djalal Harouni2016-10-241-0/+3
* test: add more tests for SupplementaryGroups=Djalal Harouni2016-10-231-0/+2
* test: Add simple test for supplementary groupsDjalal Harouni2016-10-231-0/+5
* test: add test to make sure that ProtectKernelModules=yes disconnect mount pr...Djalal Harouni2016-10-121-2/+3
* test: add test to make sure that CAP_SYS_RAWIO was removed on PrivateDevices=yesDjalal Harouni2016-10-121-0/+2
* test: add capability tests for ProtectKernelModules=Djalal Harouni2016-10-121-0/+11
* test: make sure that {readonly|inaccessible|readwrite}paths disconnect mount ...Djalal Harouni2016-09-271-0/+11
* test: add tests for simple ReadOnlyPaths= caseDjalal Harouni2016-09-271-0/+5
* test: add CAP_MKNOD tests for PrivateDevices=Djalal Harouni2016-09-251-0/+10
* test-execute: fix %n typo (#4153)Zbigniew Jędrzejewski-Szmek2016-09-151-1/+1
* tests: get rid of strerrorZbigniew Jędrzejewski-Szmek2016-09-141-1/+1
* core: do not fail at step SECCOMP if there is no kernel support (#4004)Felipe Sateler2016-08-221-1/+10
* test: fix test-execute personality tests on ppc64 and aarch64 (#3825)Jan Synacek2016-08-021-0/+10
* tests: don't run private device tests if running in a containerSteve Muir2016-07-291-0/+5
* core: remove ManagerRunningAs enumLennart Poettering2016-04-121-4/+4
* test-execute: fix execution of AmbientCapabilities testsRonny Chevalier2016-03-211-2/+3
* test-execute: add nfsnobody alternative as a nobody userRonny Chevalier2016-02-281-7/+21
* core: set NoNewPrivileges for seccomp if we don't have CAP_SYS_ADMINRonny Chevalier2016-02-281-16/+41
* tests: fix x86 personality tests to only on x86Lennart Poettering2016-02-231-1/+1
* tests: add test for https://github.com/systemd/systemd/issues/2637Evgeny Vereshchagin2016-02-171-0/+5
* tests: test ambient capabilities.Ismo Puustinen2016-01-121-0/+16
* tests: fix newlines in skip messageZbigniew Jędrzejewski-Szmek2015-12-021-1/+1
* tests: turn check if manager cannot be intialized into macroZbigniew Jędrzejewski-Szmek2015-12-021-1/+2
* test-execute: Clarify interaction of PassEnvironment= and MANAGER_USERFilipe Brandenburger2015-11-111-0/+21
* test-execute: Add tests for new PassEnvironment= directiveFilipe Brandenburger2015-11-111-0/+14
* test-execute: move all files related to a specific directoryRonny Chevalier2015-10-311-1/+1
* test-execute: add tests for IOSchedulingClassRonny Chevalier2015-10-311-0/+8