]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: Add test for cgroup_setup_mode()
authorTom Hromatka <tom.hromatka@oracle.com>
Tue, 18 Oct 2022 19:29:52 +0000 (19:29 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 25 Oct 2022 21:17:17 +0000 (15:17 -0600)
commit40293e5466cfa3f6900d83e642c2847b1b32ebe2
treef7b9b52560eac25b4dcbad4d3fef4d7f68249cb5
parent4cc7e611477d7c88f95afe2b39c85605af17b834
ftests: Add test for cgroup_setup_mode()

Add a python bindings test for cgroup_setup_mode()

-----------------------------------------------------------------
Test Results:
        Run Date:                          Oct 18 19:28:31
        Passed:                                  1 test(s)
        Skipped:                                 0 test(s)
        Failed:                                  0 test(s)
-----------------------------------------------------------------
Timing Results:
        Test                                  Time (sec)
        ------------------------------------------------
        setup                                       0.00
        048-pybindings-get_cgroup_mode.py           0.00
        teardown                                    0.00
        ------------------------------------------------
        Total Run Time                              0.00

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Reviewed-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
tests/ftests/048-pybindings-get_cgroup_mode.py [new file with mode: 0755]