index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-cgroup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup-util: drop unused cg_rmdir()
Mike Yuan
2024-08-02
1
-6
/
+1
*
test: skip test-cgroup-id on ENOSYS from cg_cgroupid_open
Nick Rosbrook
2024-06-21
1
-0
/
+2
*
ASSERT_STREQ for simple cases
Ivan Kruglov
2024-04-15
1
-5
/
+5
*
ASSERT_NULL/ASSERT_NOT_NULL
Ivan Kruglov
2024-04-10
1
-2
/
+2
*
cgroup-util: add helpers for opening cgroup by id
Lennart Poettering
2024-04-06
1
-0
/
+44
*
test: Skip various tests when /sys is not mounted
Daan De Meyer
2023-12-19
1
-2
/
+2
*
test-cgroup: make test case a bit more robust towards previous aborted runs
Lennart Poettering
2023-10-18
1
-0
/
+4
*
cgroup-util: drop "controller" argument from various cgroup helper calls
Lennart Poettering
2023-10-05
1
-5
/
+5
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-13
/
+3
*
test: skip tests if cgroup isn't mounted
Dan Streetman
2021-02-25
1
-2
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
test-cgroup: skip if /sys/fs/cgroup unknown fs
Dan Streetman
2020-04-25
1
-1
/
+7
*
test-cgroup: do not require root to pass
Zbigniew Jędrzejewski-Szmek
2020-03-10
1
-29
/
+54
*
test-cgroup: fix memleak
Zbigniew Jędrzejewski-Szmek
2020-03-10
1
-0
/
+3
*
test-cgroup: split into functions as usual
Zbigniew Jędrzejewski-Szmek
2020-03-10
1
-24
/
+38
*
test: fix some failures in test-cgroup
Wen Yang
2020-02-18
1
-7
/
+9
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
util-lib: move some functions from basic/cgroup-util to shared/cgroup-setup
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-0
/
+1
*
tree-wide: add whitespace between type and variable name
Yu Watanabe
2018-12-04
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-3
/
+3
*
core: when forcibly killing/aborting left-over unit processes log about it
Lennart Poettering
2016-07-20
1
-5
/
+5
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+2
*
core: unified cgroup hierarchy support
Lennart Poettering
2015-09-01
1
-2
/
+2
*
cgroup: drop "ignore_self" argument from cg_is_empty()
Lennart Poettering
2015-09-01
1
-6
/
+6
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
test: only use assert_se
Thomas Hindoe Paaboel Andersen
2014-10-04
1
-6
/
+6
*
core: general cgroup rework
Lennart Poettering
2013-06-27
1
-4
/
+4
*
nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...
Lennart Poettering
2013-04-16
1
-3
/
+3
*
core: always create /user and /machine top-level cgroup dirs
Lennart Poettering
2013-04-15
1
-4
/
+4
*
core: add bus API and systemctl commands for altering cgroup parameters durin...
Lennart Poettering
2013-01-14
1
-1
/
+1
*
util: split-out path-util.[ch]
Kay Sievers
2012-05-08
1
-0
/
+1
*
test: test tools should still be in the src/ directory
Lennart Poettering
2012-04-12
1
-0
/
+104