radix tree tests: Move item_insert_order
authorMatthew Wilcox <willy@infradead.org>
Thu, 13 Sep 2018 03:29:32 +0000 (23:29 -0400)
committerMatthew Wilcox <willy@infradead.org>
Sun, 21 Oct 2018 14:46:47 +0000 (10:46 -0400)
commit4bb53bdda0d1e061035774ed4868bdeb4d889044
tree105026e609420e18c861295044b0f5f6ffdafe08
parent879a9ae7b5bc046f195a725d62bbc96258e5d0c8
radix tree tests: Move item_insert_order

The remaining tests are not suitable for moving in-kernel, so move
item_insert_order() into multiorder.c, make it static and make it use
the XArray.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
tools/testing/radix-tree/multiorder.c
tools/testing/radix-tree/test.c
tools/testing/radix-tree/test.h