summaryrefslogtreecommitdiff
path: root/test/test-execute
AgeCommit message (Expand)AuthorFilesLines
2018-10-13shared: add %g, %G specifiers for group / gid (#10368)Davide Cavalca5-10/+14
2018-10-11tests: fix fallthrough condition for supplementary groupsDavide Cavalca6-16/+16
2018-10-09test-execute: filter out ip6tnl0@ and ip6gre0@ interfacesZbigniew Jędrzejewski-Szmek1-1/+1
2018-10-05test-execute: add a test for systemcall filter (#10273)Yu Watanabe1-0/+9
2018-10-03test-execute: also tests under the condition that unshare() is filteredYu Watanabe2-2/+2
2018-10-02test: fix tests for supplementary groupsYu Watanabe9-9/+25
2018-09-13test-execute: add tests for $RUNTIME_DIRECTORY= or friendsYu Watanabe5-0/+5
2018-09-01namespace: fix mode for TemporaryFileSystem=Alan Jenkins2-0/+6
2018-08-30namespace: don't try to remount superblocksAlan Jenkins2-4/+5
2018-07-26test: add tests for DynamicUser= with static User= whose UID and GID are diff...Yu Watanabe2-0/+22
2018-07-20Add support for opening files for appendingZsolt Dollenstein2-0/+26
2018-06-21test: add test for specifier of configuration directory rootYu Watanabe2-0/+2
2018-06-03test: add test for trailing dot in WorkingDirectory= and RuntimeDirectory=Yu Watanabe2-0/+9
2018-05-29core: introduce specifiers for /tmp and /var/tmpLennart Poettering1-0/+2
2018-05-24Merge pull request #8817 from yuwata/cleanup-nsflagsLennart Poettering3-0/+26
2018-05-10test-execute: remove state directories before running testsYu Watanabe1-1/+1
2018-05-11test: add testcase for environment file variables with backslashesJoost Heitbrink5-8/+9
2018-05-05test: add tests for merging RestrictNamespaces=Yu Watanabe3-0/+26
2018-05-01test: fix descriptionsYu Watanabe2-2/+2
2018-05-01test: add tests for PrivateDevices= with '+' prefixYu Watanabe1-0/+8
2018-04-27test: add tests for %j and %J specifier in test-execute (#8838)Yu Watanabe2-0/+4
2018-04-19tests: compare with correct shellLennart Poettering2-2/+2
2018-04-16test-execute: make find invocation a bit more efficent, increase timeoutZbigniew Jędrzejewski-Szmek1-1/+1
2018-04-16test: drop the use of /bin/sh in various test servicesZbigniew Jędrzejewski-Szmek11-87/+87
2018-04-16systemd: do not require absolute paths in ExecStartZbigniew Jędrzejewski-Szmek1-0/+13
2018-04-12test-execute/exec-specifier.service: fix quotingZbigniew Jędrzejewski-Szmek2-4/+4
2018-04-04fix missed bracket of exec-personality-ppc64le.service (#8650)Feng Sun1-1/+1
2018-03-22test-execute: skip exec-specifier-interpolation if perl is missingZbigniew Jędrzejewski-Szmek1-1/+1
2018-03-22test-execute: allow sit0@ to exist in private network namespaceZbigniew Jędrzejewski-Szmek1-1/+1
2018-03-22test-execute: simplify checks if grep output is emptyZbigniew Jędrzejewski-Szmek2-2/+2
2018-03-16test-execute: Introduce tests for environment values containing newlinesFilipe Brandenburger5-8/+9
2018-03-05test-execute: use CAP_CHOWN instead of CAP_NET_ADMINYu Watanabe6-12/+12
2018-03-04test-execute: rename tests for AmbientCapabilities=Yu Watanabe6-0/+0
2018-03-02test-execute: add tests with user/group daemonYu Watanabe12-15/+66
2018-03-01test-execute: add a test for the case that NOBODY_GROUP_NAME is nogroupYu Watanabe1-0/+9
2018-02-26test: use "$$" to pass a literal dollar signYu Watanabe1-5/+5
2018-02-26test: use setup_fake_runtime_dir() in test-executeYu Watanabe4-4/+4
2018-02-21test: don't complain if bpffs is world-writableLennart Poettering1-1/+1
2018-02-21test: fix test for TemporaryFileSystem= (#8241)Yu Watanabe1-3/+9
2018-02-21test: add tests for TemporaryFileSystem=Yu Watanabe4-0/+92
2017-12-06test-execute: use the "nogroup" group if it exists for testingLennart Poettering1-0/+7
2017-12-06test-execute: add tests for CPUAffinity=Yu Watanabe3-0/+21
2017-12-06test-execute: add test for that DynamicUser= migrate StateDirectory=Yu Watanabe2-0/+40
2017-12-06test-execute: cleanupYu Watanabe14-14/+26
2017-11-24test-execute: test more % specifiers (#7450)Yu Watanabe2-3/+30
2017-11-17test: add basic test for StandardInput=file:Lennart Poettering2-1/+8
2017-11-17test: add tests for StandardInputText= and StandardInputData=Lennart Poettering1-0/+19
2017-11-12test-execute: change path to python3 (#7306)Yu Watanabe4-4/+4
2017-11-11test-execute: update test for SystemCallErrorNumber=Yu Watanabe2-1/+9
2017-11-11test: add tests for syscall:errno style in SystemCallFilter=Yu Watanabe2-0/+16