]> 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>
Fri, 30 Oct 2020 18:56:27 +0000 (14:56 -0400)
commitbba6a08b1aaace14d5362c153074c9554d88a4d3
tree0ae3aecb828e6257abb1b672e9d80df8308211b8
parent46b2095befb73ee4ae6e94597403bc53d6f861d4
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