summaryrefslogtreecommitdiff
path: root/src/test/test-execute.c
Commit message (Expand)AuthorAgeFilesLines
* user units: implicitly enable PrivateUsers= when sandboxing options are setLuca Boccassi2023-04-131-30/+29
* copy: Move chattr arguments to full function signaturesDaan De Meyer2023-03-211-1/+1
* Merge pull request #26662 from yuwata/test-execute-network-namespace-pathDaan De Meyer2023-03-141-0/+19
|\
| * test-execute: add test for NetworkNamespacePath=Yu Watanabe2023-03-041-0/+19
* | basic: add RuntimeScope enumLennart Poettering2023-03-101-5/+5
|/
* test-execute: add test for PrivateNetwork= with/without mount namespacingYu Watanabe2023-02-231-2/+4
* tree-wide: use FORK_REARRANGE_STDIO and FORK_CLOSE_ALL_FDSYu Watanabe2023-02-211-6/+4
* pid1: add a new D-Bus method for enquing POSIX signals with values to unit pr...Lennart Poettering2023-02-171-1/+1
* test-execute: also mount tmpfs on /dev/shmYu Watanabe2023-02-171-1/+1
* test-execute: add basic tests for LoadCredential= and SetCredential=Yu Watanabe2023-02-151-1/+9
* test-execute: drop capabilities when testing with user managerYu Watanabe2023-02-151-126/+225
* test-execute: Skip when /sys is read-onlyDaan De Meyer2023-01-251-0/+3
* tree-wide: use -EBADF moreYu Watanabe2022-12-211-1/+1
* tree-wide: introduce PIPE_EBADF macroYu Watanabe2022-12-201-1/+1
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* core: add basic infrastructure to record unit activation informationLuca Boccassi2022-08-231-2/+2
* test-execute: skip one more test when PID1 is not systemdYu Watanabe2022-05-171-0/+6
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-5/+5
* strv: declare iterator of FOREACH_STRING() in the loopZbigniew Jędrzejewski-Szmek2022-03-231-10/+6
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-2/+0
* core: add %d specifier for the $CREDENTIALS_DIRECTORYFrantisek Sumsal2022-03-171-0/+1
* test: add LoongArch 64bit testcaseXiaotian Wu2021-12-221-0/+2
* tests: add test case for UMask=+BindPaths= combinationLennart Poettering2021-11-121-0/+5
* tree-wide: always use TAKE_FD() when calling rearrange_stdio()Lennart Poettering2021-11-031-1/+1
* test: use assert_se() instead of assert()Yu Watanabe2021-10-121-8/+8
* test: Add failing/non-failing syscall filter test setting architectureBenjamin Berg2021-09-301-0/+2
* core: Add ExecSearchPath parameter to specify the directory relative to which...alexlzhu2021-09-281-0/+94
* test-execute: add a testcase for MountAPIVFS=noYu Watanabe2021-08-261-2/+199
* test-execute: logs can_share flagYu Watanabe2021-08-241-8/+6
* systemd-analyze: add --root option for 'verify' verb and allow path parsingMaanya Goenka2021-08-101-1/+1
* test: tweak privilege tests for two more testsLennart Poettering2021-06-031-2/+2
* test: add one more test for system call filter with errnoYu Watanabe2021-03-081-0/+1
* New directives NoExecPaths= ExecPaths=Topi Miettinen2021-01-291-0/+6
* Add truncate: to StandardOutput= etc.Lucas Werkmeister2021-01-151-0/+5
* ci: skip test-execute on GH Actions under ASanFrantisek Sumsal2021-01-131-2/+2
* test: temporarily skip failing tests on GH ActionsFrantisek Sumsal2021-01-081-0/+5
* tree-wide: unsetenv cannot failZbigniew Jędrzejewski-Szmek2020-11-101-5/+5
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tests: add helper function to autodetect CI environmentsZbigniew Jędrzejewski-Szmek2020-10-221-6/+1
* Rename find_binary to find_executableZbigniew Jędrzejewski-Szmek2020-09-181-6/+6
* test-execute: include test location in error outputZbigniew Jędrzejewski-Szmek2020-09-181-136/+146
* test: add test cases for RuntimeDirectoryPreserve=yesYu Watanabe2020-09-181-0/+4
* test-execute: kill Waldo and QuuxTopi Miettinen2020-09-171-0/+4
* exec: Add kill action to system call filtersTopi Miettinen2020-09-151-0/+2
* test-execute: check if private directories have bad permissions before runnin...Zbigniew Jędrzejewski-Szmek2020-09-041-0/+22
* test-execute: simplify conditionZbigniew Jędrzejewski-Szmek2020-09-041-2/+1
* tree-wide: avoid some loaded termsLennart Poettering2020-06-251-1/+1
* tests: various small fixes for strict systemsTopi Miettinen2020-04-261-0/+1
* tests: move unit files to units/ subdirectoryZbigniew Jędrzejewski-Szmek2020-03-191-3/+3
* test: add a test case for migrating DynamicUser=yes to noYu Watanabe2020-03-061-0/+1