OSDN Git Service

radix tree test: Convert multiorder tests to XArray
authorMatthew Wilcox <willy@infradead.org>
Sat, 22 Sep 2018 20:12:41 +0000 (16:12 -0400)
committerMatthew Wilcox <willy@infradead.org>
Sun, 21 Oct 2018 14:46:48 +0000 (10:46 -0400)
commit542980aa9318edcfb68aa7bf6eacf2814dc137dd
treed5aebcc20b53a00df6b99200d292e47f0b11eca9
parentb66b5a48b8a0e43dc114573da11c1a9c586a2d4f
radix tree test: Convert multiorder tests to XArray

This is the last remaining user of the multiorder functionality of the
radix tree.  Test the XArray instead.

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