summaryrefslogtreecommitdiff
path: root/test/test-execute
Commit message (Expand)AuthorAgeFilesLines
* test-execute: turn off coredump generation in test servicesLennart Poettering2019-05-242-0/+2
* test-execute: block /sys not /procZbigniew Jędrzejewski-Szmek2019-03-151-2/+2
* test: add a testcase for ProtectHome=tmpfs vs ProtectSystem=strictYu Watanabe2019-03-131-0/+9
* core: add ':' prefix to ExecXYZ= skip env var substitutionAnita Zhang2019-02-201-0/+8
* test-network: ignore tunnel devices automatically added by kernelYu Watanabe2019-02-061-1/+1
* test: let the shell find "touch" instead of hard-coded "/bin/touch"Xi Ruoyao2018-11-191-1/+1
* shared: add %g, %G specifiers for group / gid (#10368)Davide Cavalca2018-10-135-10/+14
* tests: fix fallthrough condition for supplementary groupsDavide Cavalca2018-10-116-16/+16
* test-execute: filter out ip6tnl0@ and ip6gre0@ interfacesZbigniew Jędrzejewski-Szmek2018-10-091-1/+1
* test-execute: add a test for systemcall filter (#10273)Yu Watanabe2018-10-051-0/+9
* test-execute: also tests under the condition that unshare() is filteredYu Watanabe2018-10-032-2/+2
* test: fix tests for supplementary groupsYu Watanabe2018-10-029-9/+25
* test-execute: add tests for $RUNTIME_DIRECTORY= or friendsYu Watanabe2018-09-135-0/+5
* namespace: fix mode for TemporaryFileSystem=Alan Jenkins2018-09-012-0/+6
* namespace: don't try to remount superblocksAlan Jenkins2018-08-302-4/+5
* test: add tests for DynamicUser= with static User= whose UID and GID are diff...Yu Watanabe2018-07-262-0/+22
* Add support for opening files for appendingZsolt Dollenstein2018-07-202-0/+26
* test: add test for specifier of configuration directory rootYu Watanabe2018-06-212-0/+2
* test: add test for trailing dot in WorkingDirectory= and RuntimeDirectory=Yu Watanabe2018-06-032-0/+9
* core: introduce specifiers for /tmp and /var/tmpLennart Poettering2018-05-291-0/+2
* Merge pull request #8817 from yuwata/cleanup-nsflagsLennart Poettering2018-05-243-0/+26
|\
| * test: add tests for merging RestrictNamespaces=Yu Watanabe2018-05-053-0/+26
* | test-execute: remove state directories before running testsYu Watanabe2018-05-101-1/+1
* | test: add testcase for environment file variables with backslashesJoost Heitbrink2018-05-115-8/+9
|/
* test: fix descriptionsYu Watanabe2018-05-012-2/+2
* test: add tests for PrivateDevices= with '+' prefixYu Watanabe2018-05-011-0/+8
* test: add tests for %j and %J specifier in test-execute (#8838)Yu Watanabe2018-04-272-0/+4
* tests: compare with correct shellLennart Poettering2018-04-192-2/+2
* test-execute: make find invocation a bit more efficent, increase timeoutZbigniew Jędrzejewski-Szmek2018-04-161-1/+1
* test: drop the use of /bin/sh in various test servicesZbigniew Jędrzejewski-Szmek2018-04-1611-87/+87
* systemd: do not require absolute paths in ExecStartZbigniew Jędrzejewski-Szmek2018-04-161-0/+13
* test-execute/exec-specifier.service: fix quotingZbigniew Jędrzejewski-Szmek2018-04-122-4/+4
* fix missed bracket of exec-personality-ppc64le.service (#8650)Feng Sun2018-04-041-1/+1
* test-execute: skip exec-specifier-interpolation if perl is missingZbigniew Jędrzejewski-Szmek2018-03-221-1/+1
* test-execute: allow sit0@ to exist in private network namespaceZbigniew Jędrzejewski-Szmek2018-03-221-1/+1
* test-execute: simplify checks if grep output is emptyZbigniew Jędrzejewski-Szmek2018-03-222-2/+2
* test-execute: Introduce tests for environment values containing newlinesFilipe Brandenburger2018-03-165-8/+9
* test-execute: use CAP_CHOWN instead of CAP_NET_ADMINYu Watanabe2018-03-056-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-062-0/+40
* test-execute: cleanupYu Watanabe2017-12-0614-14/+26