summaryrefslogtreecommitdiffstats
path: root/test/test-execute (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* test-execute: test more % specifiers (#7450)Yu Watanabe2017-11-242-3/+30
* test: add basic test for StandardInput=file:Lennart Poettering2017-11-172-1/+8
* test: add tests for StandardInputText= and StandardInputData=Lennart Poettering2017-11-171-0/+19
* test-execute: change path to python3 (#7306)Yu Watanabe2017-11-124-4/+4
* test-execute: update test for SystemCallErrorNumber=Yu Watanabe2017-11-112-1/+9
* test: add tests for syscall:errno style in SystemCallFilter=Yu Watanabe2017-11-112-0/+16
* test: add test for ReadOnlyPaths= with RuntimeDirectory=Yu Watanabe2017-11-081-0/+9
* test: add simple test for validating some of the unit specifiers we supportLennart Poettering2017-10-261-0/+15
* test-execute: always use /bin/shYu Watanabe2017-10-128-17/+17
* test: add test for BindPaths= and BindReadOnlyPaths=Yu Watanabe2017-10-121-0/+14
* test: add test for DynamicUser= + StateDirectory=Lennart Poettering2017-10-021-0/+19
* test: add test case for UnsetEnvironment=Lennart Poettering2017-09-141-0/+8
* test: ensure 'InaccessiblePaths=/proc' option works (#6017)Timothée Ravier2017-05-251-0/+7
* tests: stop creating /TEST (#5943)Evgeny Vereshchagin2017-05-114-4/+4
* core: skip ReadOnlyPaths= and other permission-related mounts on PermissionsStartOnly= (#5309)Lennart Poettering2017-02-121-0/+8
* tests: fix failure of test-execute if /dev/mem is not available (#5028)Michal Sekletar2017-01-062-2/+2
* test: add tests for RestrictNamespaces=Djalal Harouni2016-11-154-0/+28