]> 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)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Sun, 13 Oct 2019 03:26:31 +0000 (23:26 -0400)
commit7cd31466de0c24e67039d4b5a86cddf199d30bc1
tree3913d13503d94652fe24d1dcbda741f8f83e7be8
parent74d72b2dd25166151d033bf585e814837af26de8
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