summaryrefslogtreecommitdiff
path: root/src/test/test-cgroup.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-01-11log: minimize includes in log.hLennart Poettering1-0/+1
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-07-20tree-wide: make use of getpid_cached() wherever we canLennart Poettering1-3/+3
2016-07-20core: when forcibly killing/aborting left-over unit processes log about itLennart Poettering1-5/+5
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering1-1/+2
2015-09-01core: unified cgroup hierarchy supportLennart Poettering1-2/+2
2015-09-01cgroup: drop "ignore_self" argument from cg_is_empty()Lennart Poettering1-6/+6
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2014-10-04test: only use assert_seThomas Hindoe Paaboel Andersen1-6/+6
2013-06-27core: general cgroup reworkLennart Poettering1-4/+4
2013-04-16nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering1-3/+3
2013-04-15core: always create /user and /machine top-level cgroup dirsLennart Poettering1-4/+4
2013-01-14core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering1-1/+1
2012-05-08util: split-out path-util.[ch]Kay Sievers1-0/+1
2012-04-12test: test tools should still be in the src/ directoryLennart Poettering1-0/+104