Add a cgdelete functional test that will recursively delete
a cgroup hierarchy.

Since the source and tests are in different github repositories,
the changes to cgdelete will be sent in a separate patchset.

The code associated with this test is available here:
https://github.com/drakenclimber/libcgroup/tree/issues/cgdelete

The test code is available here:
https://github.com/drakenclimber/libcgroup-tests/tree/issues/cgdelete

Automated test results are here:
https://travis-ci.com/github/drakenclimber/libcgroup/builds/190494249

Code coverage increased by 1.5% and is now at 22.86%:
https://coveralls.io/builds/34232704

Tom Hromatka (1):
  ftests: Add recursive cgdelete functional test

 ftests/002-cgdelete-recursive_delete.py | 66 +++++++++++++++++++++++++
 ftests/Makefile.am                      |  3 +-
 2 files changed, 68 insertions(+), 1 deletion(-)
 create mode 100755 ftests/002-cgdelete-recursive_delete.py

-- 
2.17.1



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

Reply via email to