chiark / gitweb /
test-cgroup-mask: pass on kernels without memory controller
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 19 Feb 2014 04:28:15 +0000 (23:28 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 20 Jul 2014 23:48:16 +0000 (19:48 -0400)
commitc2ef6f8427031e17dd2ea3fe232959687c77ea82
tree4244ca53be65bcdfe30afec4f0d1d107bdf9c8e1
parent1cd974edfd7cd91dcdf321e7202bd220bac50a2d
test-cgroup-mask: pass on kernels without memory controller

It seems that unit_get_siblings_mask returns the controllers
filtered by what is available, but get_members_mask and
get_cgroup_mask do not. This just fixes the test following the
symptoms.
src/test/test-cgroup-mask.c