summaryrefslogtreecommitdiff
path: root/test/test-execute
AgeCommit message (Expand)Author
2018-06-21test: add test for specifier of configuration directory rootYu Watanabe
2018-06-03test: add test for trailing dot in WorkingDirectory= and RuntimeDirectory=Yu Watanabe
2018-05-29core: introduce specifiers for /tmp and /var/tmpLennart Poettering
2018-05-24Merge pull request #8817 from yuwata/cleanup-nsflagsLennart Poettering
2018-05-10test-execute: remove state directories before running testsYu Watanabe
2018-05-11test: add testcase for environment file variables with backslashesJoost Heitbrink
2018-05-05test: add tests for merging RestrictNamespaces=Yu Watanabe
2018-05-01test: fix descriptionsYu Watanabe
2018-05-01test: add tests for PrivateDevices= with '+' prefixYu Watanabe
2018-04-27test: add tests for %j and %J specifier in test-execute (#8838)Yu Watanabe
2018-04-19tests: compare with correct shellLennart Poettering
2018-04-16test-execute: make find invocation a bit more efficent, increase timeoutZbigniew Jędrzejewski-Szmek
2018-04-16test: drop the use of /bin/sh in various test servicesZbigniew Jędrzejewski-Szmek
2018-04-16systemd: do not require absolute paths in ExecStartZbigniew Jędrzejewski-Szmek
2018-04-12test-execute/exec-specifier.service: fix quotingZbigniew Jędrzejewski-Szmek
2018-04-04fix missed bracket of exec-personality-ppc64le.service (#8650)Feng Sun
2018-03-22test-execute: skip exec-specifier-interpolation if perl is missingZbigniew Jędrzejewski-Szmek
2018-03-22test-execute: allow sit0@ to exist in private network namespaceZbigniew Jędrzejewski-Szmek
2018-03-22test-execute: simplify checks if grep output is emptyZbigniew Jędrzejewski-Szmek
2018-03-16test-execute: Introduce tests for environment values containing newlinesFilipe Brandenburger
2018-03-05test-execute: use CAP_CHOWN instead of CAP_NET_ADMINYu Watanabe
2018-03-04test-execute: rename tests for AmbientCapabilities=Yu Watanabe
2018-03-02test-execute: add tests with user/group daemonYu Watanabe
2018-03-01test-execute: add a test for the case that NOBODY_GROUP_NAME is nogroupYu Watanabe
2018-02-26test: use "$$" to pass a literal dollar signYu Watanabe
2018-02-26test: use setup_fake_runtime_dir() in test-executeYu Watanabe
2018-02-21test: don't complain if bpffs is world-writableLennart Poettering
2018-02-21test: fix test for TemporaryFileSystem= (#8241)Yu Watanabe
2018-02-21test: add tests for TemporaryFileSystem=Yu Watanabe
2017-12-06test-execute: use the "nogroup" group if it exists for testingLennart Poettering
2017-12-06test-execute: add tests for CPUAffinity=Yu Watanabe
2017-12-06test-execute: add test for that DynamicUser= migrate StateDirectory=Yu Watanabe
2017-12-06test-execute: cleanupYu Watanabe
2017-11-24test-execute: test more % specifiers (#7450)Yu Watanabe
2017-11-17test: add basic test for StandardInput=file:Lennart Poettering
2017-11-17test: add tests for StandardInputText= and StandardInputData=Lennart Poettering
2017-11-12test-execute: change path to python3 (#7306)Yu Watanabe
2017-11-11test-execute: update test for SystemCallErrorNumber=Yu Watanabe
2017-11-11test: add tests for syscall:errno style in SystemCallFilter=Yu Watanabe
2017-11-08test: add test for ReadOnlyPaths= with RuntimeDirectory=Yu Watanabe
2017-10-26test: add simple test for validating some of the unit specifiers we supportLennart Poettering
2017-10-12test-execute: always use /bin/shYu Watanabe
2017-10-12test: add test for BindPaths= and BindReadOnlyPaths=Yu Watanabe
2017-10-02test: add test for DynamicUser= + StateDirectory=Lennart Poettering
2017-09-14test: add test case for UnsetEnvironment=Lennart Poettering
2017-05-25test: ensure 'InaccessiblePaths=/proc' option works (#6017)Timothée Ravier
2017-05-11tests: stop creating /TEST (#5943)Evgeny Vereshchagin
2017-02-12core: skip ReadOnlyPaths= and other permission-related mounts on PermissionsS...Lennart Poettering
2017-01-06tests: fix failure of test-execute if /dev/mem is not available (#5028)Michal Sekletar
2016-11-15test: add tests for RestrictNamespaces=Djalal Harouni