]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: Add a test to validate cgget's systemd options (cgroup v2)
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Fri, 10 Feb 2023 06:37:07 +0000 (06:37 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 10 Feb 2023 21:44:25 +0000 (14:44 -0700)
commit9f98e1a6fd322660c432789b24e51598f7455004
treea7858c47b486fee4259747fb92e7429b256de6c7
parent6e02b80865c8ad29758670428c0b4e992b7aeec1
ftests: Add a test to validate cgget's systemd options (cgroup v2)

Add a test case to validate cgget tool's systemd options on cgroup
unified setup mode.

-----------------------------------------------------------------
Test Results:
        Run Date:                          Feb 05 12:00:26
        Passed:                                  1 test(s)
        Skipped:                                 0 test(s)
        Failed:                                  0 test(s)
-----------------------------------------------------------------
Timing Results:
        Test                                              Time (sec)
        ------------------------------------------------------------
        setup                                                   0.00
        062-sudo-g_flag_controller_only_systemd-v2.py           2.25
        teardown                                                0.00
        ------------------------------------------------------------
        Total Run Time                                          2.25

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
tests/ftests/062-sudo-g_flag_controller_only_systemd-v2.py [new file with mode: 0755]
tests/ftests/Makefile.am