]> www.infradead.org Git - users/jedix/linux-maple.git/commit
lib/test_maple_tree: add testing for maple tree
authorLiam Howlett <liam.howlett@oracle.com>
Thu, 14 Apr 2022 06:07:12 +0000 (23:07 -0700)
committerakpm <akpm@linux-foundation.org>
Thu, 14 Apr 2022 06:07:12 +0000 (23:07 -0700)
commitac21641eed93151488669869b9e27b3316ab0af8
treecb09ea0f3d5dd323697938fe36b59c2d44610fff
parentcf5c2c20d8117232b8264662d2021df1f605d6b8
lib/test_maple_tree: add testing for maple tree

This is a test suite that uses the radix test infrastructure.  It has
been split into its own commit to allow for easier review of the maple
tree code.

Link: https://lkml.kernel.org/r/20220404143501.2016403-9-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/test_maple_tree.c [new file with mode: 0644]
tools/testing/radix-tree/Makefile