]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: Add a test to create a systemd scope via cgcreate
authorTom Hromatka <tom.hromatka@oracle.com>
Tue, 4 Apr 2023 22:32:12 +0000 (22:32 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 20 Apr 2023 20:16:33 +0000 (14:16 -0600)
commitebeaf858d791fab3f64352ad462cc7ed4b603dcd
tree889216daecfe13f7e815d53cfa4259c82c2b8e16
parent962d5e5ddc9ac735a62a557d58b3f50dcd400477
ftests: Add a test to create a systemd scope via cgcreate

Add a test to create a systemd scope via the cgcreate command
line tool.

-----------------------------------------------------------------
Test Results:
        Run Date:                          Apr 05 01:35:43
        Passed:                                  1 test(s)
        Skipped:                                 0 test(s)
        Failed:                                  0 test(s)
-----------------------------------------------------------------
Timing Results:
        Test                                  Time (sec)
        ------------------------------------------------
        setup                                       0.00
        078-sudo-cgcreate_systemd_scope.py          5.03
        teardown                                    0.00
        ------------------------------------------------
        Total Run Time                              5.03

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