]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: New check_find2 test
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sun, 13 Oct 2019 03:24:44 +0000 (23:24 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 5 Jan 2021 17:28:13 +0000 (12:28 -0500)
commit7cec469f73b4b55d80566712dc23d57d8c80fa19
tree1b637a5f65031a248ce988846d952f72d311bd1b
parentbab46819e72702c40007377368a7fd9acefb212d
maple_tree: New check_find2 test

This is supposed to test various different conditions, but it currently
falls over trying to iterate a tree with no entries in it.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
lib/test_maple_tree.c