]> www.infradead.org Git - users/jedix/linux-maple.git/commit
lib/test_maple_tree: add testing for maple tree
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 21 Jun 2022 20:46:53 +0000 (20:46 +0000)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 19 Jul 2022 23:52:32 +0000 (19:52 -0400)
commita2ba2d79dfe8e16cf95fd2fce0b09ecab99ab160
treecd4b58430c187a7d1f5598815259496d8045c383
parent417efd8e52ef7e00cb8bfde07b0372e2857f0cba
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/20220504010716.661115-9-Liam.Howlett@oracle.com
Link: https://lkml.kernel.org/r/20220511144304.1430851-3-Liam.Howlett@oracle.com
Link: https://lkml.kernel.org/r/20220615141921.417598-4-Liam.Howlett@oracle.com
Link: https://lkml.kernel.org/r/20220621204632.3370049-8-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: David Howells <dhowells@redhat.com>
Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Cc: SeongJae Park <sj@kernel.org>
Cc: Vlastimil Babka <vbabka@suse.cz>
Cc: Will Deacon <will@kernel.org>
Cc: Davidlohr Bueso <dave@stgolabs.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/test_maple_tree.c [new file with mode: 0644]
tools/testing/radix-tree/Makefile