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/37029634/

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

Code coverage increased by 0.8% and is available here:
https://coveralls.io/builds/31199229

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 | 200 ++++++++++++++++++++++++++
 gunit/Makefile.am                     |   5 +-
 3 files changed, 315 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

Reply via email to