diff options
| author | Song Hu <husong@kylinos.cn> | 2026-07-14 10:15:11 +0800 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-07-14 11:42:10 -1000 |
| commit | 97e7efdda8a2b0c2ed2f15e4e49d25ab89d2bfa2 (patch) | |
| tree | cb4a49b32c7b78df5e6873c892e91da7f0be932d /tools/perf/scripts/python/gecko.py | |
| parent | ac1607366c04ad833e37c14e7b70c8f7ebe42339 (diff) | |
selftests/cgroup: fix missing TAP output in test_hugetlb_memcg
main() in test_hugetlb_memcg never calls ksft_print_header(),
ksft_set_plan(), or ksft_finished(), so its output has no TAP plan and is
not valid TAP, unlike the sibling test_memcontrol and test_kmem tests.
Add the header/plan/finished calls following the same pattern.
Signed-off-by: Song Hu <husong@kylinos.cn>
Reviewed-by: Tao Cui <cuitao@kylinos.cn>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions
