]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
Added tests for herarcheis mounted several times.
authorJan Safranek <jsafrane@redhat.com>
Wed, 6 Apr 2011 06:37:52 +0000 (08:37 +0200)
committerJan Safranek <jsafrane@redhat.com>
Mon, 18 Apr 2011 12:14:25 +0000 (14:14 +0200)
commit9517d211816827093b77f562a16bb7855d41d59f
tree1db6e5d38119a9bfebf0fe928a11ed562361a7a2
parent701d76513412a4d8ae9d98cc9e7017fe4b9cc5d2
Added tests for herarcheis mounted several times.

Two new tests:
 - Test cgsnapshot, cgconfigparser and lssubsys with hierarchies mounted
   several times.
 - Test all the above with *named* hierarchies mounted several times +
   also with named hierarchy with ordinary controllers.

Signed-off-by: Jan Safranek <jsafrane@redhat.com>
Acked-by: Ivana Hutarova Varekova<varekova@redhat.com>
configure.in
tests/tools/Makefile.am
tests/tools/multimount/Makefile.am [new file with mode: 0644]
tests/tools/multimount/many_mp [new file with mode: 0755]
tests/tools/multimount/many_named [new file with mode: 0755]