]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tests: Set cgroup version in test 006
authorTom Hromatka <tom.hromatka@oracle.com>
Thu, 16 Jul 2020 19:57:49 +0000 (13:57 -0600)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 30 Jul 2020 15:24:57 +0000 (09:24 -0600)
commita01c8e2bc7f43d5a9fa8f335aa2ecbe47ce17538
tree077656c3586b5921b261ccfa738496d0e9d4cc3e
parentc24f45220867e377a4979cc0c7a3ea56e7ba3809
tests: Set cgroup version in test 006

This commit explicitly sets the cgroup version in the
fictitious mount table in test 006.  With the introduction
of the CGROUP_UNK enumeration value, this test fails without
explicitly setting the version to CGROUP_V1.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
gunit/006-cgroup_get_cgroup.cpp