This patchset for libcgroup-tests adds two functional tests
for the lscgroup tool.  There are no associated changes to the
main libcgroup github repository.

Test code is available here:
https://github.com/drakenclimber/libcgroup-tests/tree/issues/lscgroup

Automated test results are here:
https://github.com/drakenclimber/libcgroup/runs/2300055258

Overall code coverage rose from 51.0% to 51.4%.  Coverage of
lscgroup.c is now at 75.0%:
https://coveralls.io/builds/38654665

Tom Hromatka (3):
  cgroup.py: Add support for lscgroup
  ftests: Add an lscgroup test with a single '-g' flag
  ftests: Add an lscgroup test with multiple '-g' flags

 ftests/031-lscgroup-g_flag.py           |  94 ++++++++++++++++++++
 ftests/032-lscgroup-multiple_g_flags.py | 112 ++++++++++++++++++++++++
 ftests/cgroup.py                        |  33 +++++++
 3 files changed, 239 insertions(+)
 create mode 100755 ftests/031-lscgroup-g_flag.py
 create mode 100755 ftests/032-lscgroup-multiple_g_flags.py

-- 
2.26.2



_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to