commit | 4cdde87d723a0552f475c8c6b0db472a6945125f | [log] [tgz] |
---|---|---|
author | Sebastian Chlad <sebastianchlad@gmail.com> | Wed Oct 15 12:33:57 2025 +0200 |
committer | Tejun Heo <tj@kernel.org> | Wed Oct 15 05:00:59 2025 -1000 |
tree | b844218f605cbf24afa1f3132ce8780757a987aa | |
parent | 3f9c60f4d3cc3e7f4dd7cac05011ea06d512050f [diff] |
selftests: cgroup: Use values_close_report in test_cpu Convert test_cpu to use the newly added values_close_report() helper to print detailed diagnostics when a tolerance check fails. This provides clearer insight into deviations while run in the CI. Signed-off-by: Sebastian Chlad <sebastian.chlad@suse.com> Signed-off-by: Tejun Heo <tj@kernel.org>