index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test-execute.c
Age
Commit message (
Expand
)
Author
2016-10-21
fix
Luke Shumaker
2016-10-21
wip
Luke Shumaker
2016-08-01
find src \( -name '*.h' -o -name '*.c' \) -type f -exec ./fixup_includes {} \;
Luke Shumaker
2016-07-27
fix
Luke Shumaker
2016-04-12
core: remove ManagerRunningAs enum
Lennart Poettering
2016-03-21
test-execute: fix execution of AmbientCapabilities tests
Ronny Chevalier
2016-02-28
test-execute: add nfsnobody alternative as a nobody user
Ronny Chevalier
2016-02-28
core: set NoNewPrivileges for seccomp if we don't have CAP_SYS_ADMIN
Ronny Chevalier
2016-02-23
tests: fix x86 personality tests to only on x86
Lennart Poettering
2016-02-17
tests: add test for https://github.com/systemd/systemd/issues/2637
Evgeny Vereshchagin
2016-01-12
tests: test ambient capabilities.
Ismo Puustinen
2015-12-02
tests: fix newlines in skip message
Zbigniew Jędrzejewski-Szmek
2015-12-02
tests: turn check if manager cannot be intialized into macro
Zbigniew Jędrzejewski-Szmek
2015-11-11
test-execute: Clarify interaction of PassEnvironment= and MANAGER_USER
Filipe Brandenburger
2015-11-11
test-execute: Add tests for new PassEnvironment= directive
Filipe Brandenburger
2015-10-31
test-execute: move all files related to a specific directory
Ronny Chevalier
2015-10-31
test-execute: add tests for IOSchedulingClass
Ronny Chevalier
2015-10-31
test-execute: add tests for OOMScoreAdjust
Ronny Chevalier
2015-10-31
test-execute: add test for EnvironmentFile
Ronny Chevalier
2015-10-31
test-execute: add test for PrivateNetwork
Ronny Chevalier
2015-10-29
test: add tests to ensure that the capabilities are properly set
Ronny Chevalier
2015-10-28
test-execute: check if nobody exists before running some tests
Ronny Chevalier
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-09-24
s390: add personality support
Hendrik Brueckner
2015-09-21
core: fix group ownership when Group is set
Ronny Chevalier
2015-09-21
test-execute: add tests for RuntimeDirectory
Ronny Chevalier
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-04-21
test: test-path and test-execute only need units in test/
Ronny Chevalier
2015-04-06
util: rework rm_rf() logic
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-18
Revert "test-exec: do not skip all the tests"
David Herrmann
2015-01-15
test-exec: do not skip all the tests
Ronny Chevalier
2014-12-11
test-execute: add tests for UMask directive
Ronny Chevalier
2014-12-10
test: fix some tests when running inside a container
Jan Synacek
2014-11-13
tests: add test-execute
Ronny Chevalier