This patchset adds a functional test for cgclear.  See the
associated patchset for libcgroup for the rationale behind
these changes.

The code changes are available here:
https://github.com/drakenclimber/libcgroup/tree/issues/cgclear

The automated test changes are available here:
https://github.com/drakenclimber/libcgroup-tests/tree/issues/cgclear

The automated tests are passing and the results are available
here:
https://github.com/drakenclimber/libcgroup/runs/2188397120

Overall code coverage increased from 50.2% to 50.9%.  Coverage
on cgclear.c now stands at 40.0%:
https://coveralls.io/builds/38227279

Tom Hromatka (3):
  cgroup.py: Add support for cgclear
  ftests/consts: Add parser option to skip a test
  ftests: Add a simple cgclear functional test

 ftests/028-cgclear-basic_cgclear.py | 88 +++++++++++++++++++++++++++++
 ftests/cgroup.py                    | 27 +++++++++
 ftests/ftests-nocontainer.sh        |  2 +-
 ftests/ftests.py                    |  7 +++
 4 files changed, 123 insertions(+), 1 deletion(-)
 create mode 100755 ftests/028-cgclear-basic_cgclear.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