]> git.ipfire.org Git - thirdparty/systemd.git/commit
cgroup-util: Move macros to macros and tests to tests
authorMichal Koutný <mkoutny@suse.com>
Fri, 10 Dec 2021 18:00:45 +0000 (19:00 +0100)
committerMichal Koutný <mkoutny@suse.com>
Mon, 10 Jan 2022 17:22:41 +0000 (18:22 +0100)
commitd2bd0bfa362a26a8cd6e1d68e5c485f129fbb379
tree453e7dee913ab63fe5c244ec821a7a42cfe43ae8
parentd43ffcac84400e539f54323fe6a4125022d4ffe3
cgroup-util: Move macros to macros and tests to tests

Friends to friends to be consistent with the other macros and make tests
separate from main code.
src/basic/cgroup-util.h
src/core/cgroup.c
src/test/test-cgroup-util.c