summaryrefslogtreecommitdiffstats
path: root/src/test/test-execute.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: fix check for device in test-executeLuca Boccassi2023-12-221-1/+1
* core: do not make private /dev/ read-only too soonLuca Boccassi2023-12-081-0/+2
* core: do not drop CAP_SETUID if it is in AmbientCapabilities=Luca Boccassi2023-12-011-0/+3
* test-execute: add no_new_privs tests for SystemCallFilterIago López Galeiras2023-11-071-0/+12
* process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...Lennart Poettering2023-11-021-2/+2
* fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLETLennart Poettering2023-10-261-1/+1
* test/test-execute: skip PrivateNetwork tests if kernel has no dummy netdevice...Max Kellermann2023-10-021-6/+18
* manager: move various fields that declare unit defaults into a new structure ...Lennart Poettering2023-09-081-1/+1
* Revert "core: do not leak mount for credentials directory if mount namespace ...Yu Watanabe2023-09-061-4/+0
* test-execute: add tests for credentials directory with mount namespaceYu Watanabe2023-08-221-0/+4
* tree-wide: don't ifdef seccomp-util.h, drop seccomp.h inclusion everywhereLennart Poettering2023-08-211-2/+0
* LoongArch: Replace __loongarch64 with __loongarch_lp64Xiaotian Wu2023-08-091-1/+1
* test-execute: count and log the number of individual tests actually executedLuca Boccassi2023-07-281-1/+6
* test-execute: measure and log time elapsed while running testsLuca Boccassi2023-07-281-0/+12
* test: copy out the necessary test data before we start overmounting stuffFrantisek Sumsal2023-07-121-4/+5
* test: actually mount / read-onlyFrantisek Sumsal2023-07-121-1/+1
* tree-wide: explicitly ignore return value in a couple more placesFrantisek Sumsal2023-07-021-1/+1
* test: skip if ldd command not foundYu Watanabe2023-06-261-0/+5
* execute: fix the condition of private mounts for user namespacingHaochen Tong2023-06-151-5/+5
* copy: Merge copy_directory() and copy_directory_fd() into copy_directory_at()Daan De Meyer2023-06-061-1/+1
* Fix failing testRichard Phibel2023-05-301-0/+14
* 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-031-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-201-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-201-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-041-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-251-2/+199
* test-execute: logs can_share flagYu Watanabe2021-08-231-8/+6