summaryrefslogtreecommitdiff
path: root/src/test/test-cgroup.c
Commit message (Expand)AuthorAgeFilesLines
* test: Use TEST macroJan Janssen2021-11-251-13/+3
* test: skip tests if cgroup isn't mountedDan Streetman2021-02-251-2/+3
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* test-cgroup: skip if /sys/fs/cgroup unknown fsDan Streetman2020-04-251-1/+7
* test-cgroup: do not require root to passZbigniew Jędrzejewski-Szmek2020-03-101-29/+54
* test-cgroup: fix memleakZbigniew Jędrzejewski-Szmek2020-03-101-0/+3
* test-cgroup: split into functions as usualZbigniew Jędrzejewski-Szmek2020-03-101-24/+38
* test: fix some failures in test-cgroupWen Yang2020-02-181-7/+9
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-041-1/+0
* util-lib: move some functions from basic/cgroup-util to shared/cgroup-setupZbigniew Jędrzejewski-Szmek2019-09-161-0/+1
* tree-wide: add whitespace between type and variable nameYu Watanabe2018-12-041-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* log: minimize includes in log.hLennart Poettering2018-01-111-0/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: make use of getpid_cached() wherever we canLennart Poettering2017-07-201-3/+3
* core: when forcibly killing/aborting left-over unit processes log about itLennart Poettering2016-07-201-5/+5
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-1/+2
* core: unified cgroup hierarchy supportLennart Poettering2015-09-011-2/+2
* cgroup: drop "ignore_self" argument from cg_is_empty()Lennart Poettering2015-09-011-6/+6
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* test: only use assert_seThomas Hindoe Paaboel Andersen2014-10-041-6/+6
* core: general cgroup reworkLennart Poettering2013-06-271-4/+4
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-161-3/+3
* core: always create /user and /machine top-level cgroup dirsLennart Poettering2013-04-151-4/+4
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-141-1/+1
* util: split-out path-util.[ch]Kay Sievers2012-05-081-0/+1
* test: test tools should still be in the src/ directoryLennart Poettering2012-04-121-0/+104