summaryrefslogtreecommitdiff
path: root/test/test-execute
Commit message (Expand)AuthorAgeFilesLines
* test-execute: use bash instead of perlZbigniew Jędrzejewski-Szmek2023-05-091-1/+1
* test-execute: add test for NetworkNamespacePath=Yu Watanabe2023-03-042-0/+32
* test-execute: simplify the tests for PrivateNetwork=Yu Watanabe2023-03-042-4/+2
* test-execute: add test for PrivateNetwork= with/without mount namespacingYu Watanabe2023-02-232-1/+18
* test-execute: add basic tests for LoadCredential= and SetCredential=Yu Watanabe2023-02-153-0/+16
* test-execute: drop capabilities when testing with user managerYu Watanabe2023-02-158-95/+108
* test: drop whitespace after shell redirection operatorsZbigniew Jędrzejewski-Szmek2023-02-061-1/+1
* tests: minor simplification in test-executeFranck Bui2022-11-049-15/+15
* tests: make test-execute pass on openSUSEFranck Bui2022-11-044-8/+4
* test-execute: do not fail if machine-id is missingLuca Boccassi2022-10-252-2/+0
* test: add more tests for StateDirectory= with DynamicUser=Yu Watanabe2022-10-031-10/+65
* various: try to use DEFAULT_USER_SHELL for root tooZbigniew Jędrzejewski-Szmek2022-08-242-2/+2
* test: ignore LXC filesystem when checking for writable locationsLuca Boccassi2022-05-111-1/+1
* core: add %d specifier for the $CREDENTIALS_DIRECTORYFrantisek Sumsal2022-03-172-0/+13
* test: add LoongArch 64bit testcaseXiaotian Wu2021-12-221-0/+7
* test: make test-execute pass on Linux 5.15Lennart Poettering2021-11-241-1/+2
* tests: add test case for UMask=+BindPaths= combinationLennart Poettering2021-11-121-0/+12
* tests: add spdx license header to test unit/link/network/conf filesZbigniew Jędrzejewski-Szmek2021-10-18147-0/+147
* test: Add failing/non-failing syscall filter test setting architectureBenjamin Berg2021-09-302-0/+17
* core: Add ExecSearchPath parameter to specify the directory relative to which...alexlzhu2021-09-288-0/+53
* test-execute: add a testcase for MountAPIVFS=noYu Watanabe2021-08-261-0/+15
* TEST-*: use spacing before redirection operator, but not afterZbigniew Jędrzejewski-Szmek2021-04-083-6/+6
* test: add one more test for system call filter with errnoYu Watanabe2021-03-081-0/+9
* New directives NoExecPaths= ExecPaths=Topi Miettinen2021-01-291-0/+10
* test: fix exec-standardoutput-truncate testLucas Werkmeister2021-01-151-2/+1
* Add truncate: to StandardOutput= etc.Lucas Werkmeister2021-01-151-0/+13
* test-execute: make sure shell execs the childZbigniew Jędrzejewski-Szmek2020-11-062-3/+3
* test: add test cases for RuntimeDirectoryPreserve=yesYu Watanabe2020-09-183-0/+34
* exec: Add kill action to system call filtersTopi Miettinen2020-09-152-0/+16
* test-execute/exec-dynamicuser-statedir.service: fix quotingZbigniew Jędrzejewski-Szmek2020-09-041-2/+2
* tree-wide: avoid some loaded termsLennart Poettering2020-06-251-0/+0
* test: Simplify hostname checkingMichal Koutný2020-04-222-2/+2
* test: ignore IAB capabilities in `test-execute`Frantisek Sumsal2020-03-099-18/+18
* execute: Make '+' exec prefix ignore PrivateTmp=yesNate Jones2020-02-292-1/+8
* test: adapt to the new capsh formatFrantisek Sumsal2020-02-059-9/+18
* test: add test for https://github.com/systemd/systemd/issues/14560Lennart Poettering2020-01-201-0/+9
* test: add test case for PrivateDevices=y and Group=daemonAnita Zhang2019-12-181-0/+16
* core: be more lenient when checking whether sandboxing is necessaryLennart Poettering2019-11-201-2/+1
* tests: Add capability tests for ProtectKernelLogsKevin Kuehler2019-11-112-0/+14
* test: Pass personality test even when i686 userland runs on x86_64 kernelBalint Reczey2019-10-101-1/+1
* test-execute: Filter /dev/.lxc in exec-dynamicuser-statedir.serviceBalint Reczey2019-10-041-1/+1
* core: ExecCondition= for servicesAnita Zhang2019-07-172-0/+26
* Treat kernel version condition as a list of quoted checksZbigniew Jędrzejewski-Szmek2019-06-291-0/+2
* test-execute: add test for ConditionKernelVersion= with quotationYu Watanabe2019-06-291-0/+2
* 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