]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/mm: use selftests framework to print test result
authorZi Yan <ziy@nvidia.com>
Fri, 10 Jan 2025 23:50:27 +0000 (18:50 -0500)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 26 Jan 2025 04:22:40 +0000 (20:22 -0800)
commit136c5b40e0ad84f4b4a38584089cd565b97f799c
tree019fc81dffe2a39345e0d789867c37ac75a1d71f
parent91fe0e4d044044592e667fd4784edc39fe53bbd8
selftests/mm: use selftests framework to print test result

Otherwise the number of tests does not match the reality.

Link: https://lkml.kernel.org/r/20250110235028.96824-1-ziy@nvidia.com
Fixes: 391e86971161 ("mm: selftest to verify zero-filled pages are mapped to zeropage")
Signed-off-by: Zi Yan <ziy@nvidia.com>
Cc: Alexander Zhu <alexlzhu@fb.com>
Cc: Rik van Riel <riel@surriel.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Usama Arif <usamaarif642@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/mm/split_huge_page_test.c