]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: Add cgconfigparser auto convert test
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Fri, 7 Apr 2023 14:15:19 +0000 (19:45 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 12 Apr 2023 14:06:51 +0000 (08:06 -0600)
commit638813ceba37640e31276d3ba4cf491ede8a6ba5
tree2161d77979c976707682a76c1a6a93ebcb1dd177
parent871b3b0abd6f0c7a434927f145da75fff352caf5
ftests: Add cgconfigparser auto convert test

Add a test to exercise cgconfigparser auto convert functionality.

-----------------------------------------------------------------
Test Results:
        Run Date:                          Apr 07 14:14:57
        Passed:                                  1 test(s)
        Skipped:                                 0 test(s)
        Failed:                                  0 test(s)
-----------------------------------------------------------------
Timing Results:
        Test                             Time (sec)
        -------------------------------------------
        setup                                  0.00
        076-cgconfig-auto_convert.py           0.11
        teardown                               0.00
        -------------------------------------------
        Total Run Time                         0.11

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
TJH: Changed test number to 76 and added it to Makefile.am
(cherry picked from commit ed568ec5ac793ac1808e73af1a76a1adcc083fc5)
tests/ftests/076-cgconfig-auto_convert.py [new file with mode: 0755]
tests/ftests/Makefile.am