index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-execute.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-execute: update permission of credstore
Yu Watanabe
2024-10-22
1
-4
/
+4
*
tree-wide: drop doubled empty lines
Yu Watanabe
2024-10-07
1
-1
/
+0
*
core/unit: rename set_unit_path() -> setenv_unit_path()
Mike Yuan
2024-08-17
1
-1
/
+1
*
test-execute: add a test case for issue #33299
Yu Watanabe
2024-06-24
1
-0
/
+2
*
test-execute: Skip system call filter tests when sanitizers are used
Daan De Meyer
2024-05-30
1
-2
/
+2
*
test-execute: Skip test_exec_mount_apivfs() when running with sanitizers
Daan De Meyer
2024-05-30
1
-0
/
+4
*
core: introduce unit_verify_contexts
Mike Yuan
2024-05-26
1
-1
/
+6
*
test-execute: Use new assertion macros
Daan De Meyer
2024-04-22
1
-138
/
+138
*
test-execute: check for s390x first and duplicate test
Luca Boccassi
2024-04-08
1
-0
/
+3
*
test: improve debug-ability of test-execute
Frantisek Sumsal
2024-04-06
1
-1
/
+5
*
test: account for build dir being under one of the tmpfs-ed directories
Frantisek Sumsal
2024-04-05
1
-1
/
+30
*
test: bump the timeout for test-execute subtests if running w/ QEMU
Frantisek Sumsal
2024-03-05
1
-0
/
+5
*
test: check for kernel.apparmor_restrict_unprivileged_userns
Nick Rosbrook
2024-03-05
1
-0
/
+21
*
signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args...
Lennart Poettering
2024-02-23
1
-1
/
+1
*
test-execute: skip tests that are broken without unprivileged userns
Nick Rosbrook
2024-01-23
1
-17
/
+90
*
test: skip test_exec_networknamespacepath if netns setup fails
Nick Rosbrook
2024-01-10
1
-2
/
+6
*
test: fix check for device in test-execute
Luca Boccassi
2023-12-22
1
-1
/
+1
*
core: do not make private /dev/ read-only too soon
Luca Boccassi
2023-12-08
1
-0
/
+2
*
core: do not drop CAP_SETUID if it is in AmbientCapabilities=
Luca Boccassi
2023-12-01
1
-0
/
+3
*
test-execute: add no_new_privs tests for SystemCallFilter
Iago López Galeiras
2023-11-07
1
-0
/
+12
*
process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...
Lennart Poettering
2023-11-02
1
-2
/
+2
*
fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET
Lennart Poettering
2023-10-26
1
-1
/
+1
*
test/test-execute: skip PrivateNetwork tests if kernel has no dummy netdevice...
Max Kellermann
2023-10-02
1
-6
/
+18
*
manager: move various fields that declare unit defaults into a new structure ...
Lennart Poettering
2023-09-08
1
-1
/
+1
*
Revert "core: do not leak mount for credentials directory if mount namespace ...
Yu Watanabe
2023-09-06
1
-4
/
+0
*
test-execute: add tests for credentials directory with mount namespace
Yu Watanabe
2023-08-22
1
-0
/
+4
*
tree-wide: don't ifdef seccomp-util.h, drop seccomp.h inclusion everywhere
Lennart Poettering
2023-08-21
1
-2
/
+0
*
LoongArch: Replace __loongarch64 with __loongarch_lp64
Xiaotian Wu
2023-08-09
1
-1
/
+1
*
test-execute: count and log the number of individual tests actually executed
Luca Boccassi
2023-07-28
1
-1
/
+6
*
test-execute: measure and log time elapsed while running tests
Luca Boccassi
2023-07-28
1
-0
/
+12
*
test: copy out the necessary test data before we start overmounting stuff
Frantisek Sumsal
2023-07-12
1
-4
/
+5
*
test: actually mount / read-only
Frantisek Sumsal
2023-07-12
1
-1
/
+1
*
tree-wide: explicitly ignore return value in a couple more places
Frantisek Sumsal
2023-07-02
1
-1
/
+1
*
test: skip if ldd command not found
Yu Watanabe
2023-06-26
1
-0
/
+5
*
execute: fix the condition of private mounts for user namespacing
Haochen Tong
2023-06-15
1
-5
/
+5
*
copy: Merge copy_directory() and copy_directory_fd() into copy_directory_at()
Daan De Meyer
2023-06-06
1
-1
/
+1
*
Fix failing test
Richard Phibel
2023-05-30
1
-0
/
+14
*
user units: implicitly enable PrivateUsers= when sandboxing options are set
Luca Boccassi
2023-04-13
1
-30
/
+29
*
copy: Move chattr arguments to full function signatures
Daan De Meyer
2023-03-21
1
-1
/
+1
*
Merge pull request #26662 from yuwata/test-execute-network-namespace-path
Daan De Meyer
2023-03-14
1
-0
/
+19
|
\
|
*
test-execute: add test for NetworkNamespacePath=
Yu Watanabe
2023-03-03
1
-0
/
+19
*
|
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-5
/
+5
|
/
*
test-execute: add test for PrivateNetwork= with/without mount namespacing
Yu Watanabe
2023-02-23
1
-2
/
+4
*
tree-wide: use FORK_REARRANGE_STDIO and FORK_CLOSE_ALL_FDS
Yu Watanabe
2023-02-20
1
-6
/
+4
*
pid1: add a new D-Bus method for enquing POSIX signals with values to unit pr...
Lennart Poettering
2023-02-17
1
-1
/
+1
*
test-execute: also mount tmpfs on /dev/shm
Yu Watanabe
2023-02-17
1
-1
/
+1
*
test-execute: add basic tests for LoadCredential= and SetCredential=
Yu Watanabe
2023-02-15
1
-1
/
+9
*
test-execute: drop capabilities when testing with user manager
Yu Watanabe
2023-02-15
1
-126
/
+225
*
test-execute: Skip when /sys is read-only
Daan De Meyer
2023-01-25
1
-0
/
+3
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-20
1
-1
/
+1
[next]