]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: Add a test to validate systemd configurations
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Fri, 10 Feb 2023 06:22:06 +0000 (06:22 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 10 Feb 2023 21:44:25 +0000 (14:44 -0700)
commit0da586ec36e0f0a9bd918ea9d1afc6db20d80b65
treeb998b7fdc51ba34b674e69736ea29e8102e07cad
parentc49b9aebd8c27b06cb3a7742a9daf2adfc20138c
ftests: Add a test to validate systemd configurations

Add a test case to parse test different combination of valid and invalid
systemd configurations.

-----------------------------------------------------------------
Test Results:
        Run Date:                          Feb 05 08:33:41
        Passed:                                  1 test(s)
        Skipped:                                 0 test(s)
        Failed:                                  0 test(s)
-----------------------------------------------------------------
Timing Results:
        Test                                   Time (sec)
        -------------------------------------------------
        setup                                        0.00
        060-sudo-cgconfigparser-systemd.py           4.31
        teardown                                     0.00
        -------------------------------------------------
        Total Run Time                               4.31

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