chiark / gitweb /
test-cgroup-mask: fix masks in test and enable by default
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 18 Jul 2014 21:50:04 +0000 (17:50 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 20 Jul 2014 23:48:16 +0000 (19:48 -0400)
commit8328d8c63332319965fd288634a9a709e9b96425
treee621b6049b2bf2bbd5b0bc50d36594fc9e0c504d
parentc2ef6f8427031e17dd2ea3fe232959687c77ea82
test-cgroup-mask: fix masks in test and enable by default

Commit 637f421e5c6a ("cgroups: always propagate controller membership
to siblings") changed the mask propagation logic, but the test wasn't
updated.

Move to normal tests from manual tests, it should not touch the system
anymore.
Makefile.am
src/test/test-cgroup-mask.c