]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Testing framework and stubbed out maple_tree.c
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Wed, 19 Dec 2018 20:43:14 +0000 (15:43 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 5 Jan 2021 17:27:57 +0000 (12:27 -0500)
commit7b48d2c3f41a6cff0c99ca0b83f65e3b4435bda8
tree291036cbda735b5d94ace5cbdbd87d7e191f34a3
parent5c5ac0f201a50349773e2bebe835305280b7b511
maple_tree: Testing framework and stubbed out maple_tree.c

Also fix some compile issues with header.

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
include/linux/maple_tree.h
lib/maple_tree.c
lib/test_maple_tree.c [new file with mode: 0644]
tools/testing/radix-tree/.gitignore
tools/testing/radix-tree/Makefile
tools/testing/radix-tree/linux/maple_tree.h [new file with mode: 0644]
tools/testing/radix-tree/maple.c [new file with mode: 0644]