]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: Add a test for cgroup_add_all_controllers()
authorTom Hromatka <tom.hromatka@oracle.com>
Sat, 4 Mar 2023 03:14:47 +0000 (03:14 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 28 Mar 2023 17:08:35 +0000 (11:08 -0600)
commitc721db5df8706983b927c77875f9aa1f06a44455
treeb33bd24b08227777eb8defa7b174fa17c221c2c9
parentb21cca84164460308aa4e8b1c59d1fb2cb521ccf
ftests: Add a test for cgroup_add_all_controllers()

Add a test for cgroup_add_all_controllers()

-----------------------------------------------------------------
Test Results:
Run Date:                          Mar 04 04:00:53
Passed:                                  1 test(s)
Skipped:                                 0 test(s)
Failed:                                  0 test(s)
-----------------------------------------------------------------
Timing Results:
Test                                                Time (sec)
--------------------------------------------------------------
setup                                                     0.00
074-pybindings-cgroup_add_all_controllers-v1.py           0.13
teardown                                                  0.00
--------------------------------------------------------------
Total Run Time                                            0.13

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Reviewed-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
(cherry picked from commit eca89d792f57b21dda820693a9b9b3fb8d253400)
tests/ftests/074-pybindings-cgroup_add_all_controllers-v1.py [new file with mode: 0755]
tests/ftests/Makefile.am