This patchset adds tests for cgroup_process_v1_mnt() and cgroup_process_v2_mnt().
The patchset associated with these changes is available here: https://sourceforge.net/p/libcg/mailman/message/37004989/ Automated test results are here: https://travis-ci.com/github/drakenclimber/libcgroup/builds/164557653 Code coverage increased by 0.8% and is available here: https://coveralls.io/builds/30636913 Tom Hromatka (2): gunit: Add unit tests for cgroup_process_v1_mnt() gunit: Add unit tests for cgroup_process_v2_mnt() gunit/007-cgroup_process_v1_mount.cpp | 111 +++++++++++++++++ gunit/008-cgroup_process_v2_mount.cpp | 166 ++++++++++++++++++++++++++ gunit/Makefile.am | 5 +- 3 files changed, 281 insertions(+), 1 deletion(-) create mode 100644 gunit/007-cgroup_process_v1_mount.cpp create mode 100644 gunit/008-cgroup_process_v2_mount.cpp -- 2.25.3 _______________________________________________ Libcg-devel mailing list Libcg-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libcg-devel