This patchset adds support for cgxget/cgxset and adds a cgxget/cgxset functional test for the cpu controller.
The changes to libcgroup are available here: https://github.com/drakenclimber/libcgroup/tree/issues/cgxget4 The changes to the libcgroup tests are available here: https://github.com/drakenclimber/libcgroup-tests/tree/issues/cgxget4 Overal code coverage increased 1.7% to 51.7%. Code coverage of src/abstraction-common.c is at 75.8%: https://coveralls.io/builds/41251128 Automated tests are passing and the results are here: https://github.com/drakenclimber/libcgroup/runs/3030300300 Tom Hromatka (3): ftests: Add support for cgxget to the Cgroup class ftests: Add support for cgxset to the Cgroup class ftests: Add a cgxget/cgxset test for the cpu controller ftests/035-cgxget-cpu_settings.py | 86 +++++++++++++++++++ ftests/cgroup.py | 137 +++++++++++++++++++++--------- 2 files changed, 181 insertions(+), 42 deletions(-) create mode 100755 ftests/035-cgxget-cpu_settings.py -- 2.25.1 _______________________________________________ Libcg-devel mailing list Libcg-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libcg-devel