]> www.infradead.org Git - users/willy/xarray.git/commit
radix tree test suite: Convert to XArray
authorMatthew Wilcox <willy@infradead.org>
Mon, 29 Oct 2018 15:20:35 +0000 (11:20 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 9 Aug 2019 01:38:13 +0000 (21:38 -0400)
commit6aaaa4ee9412cc00d7538bcc594f911059bb20b9
treeefeac7eaf4db996849fbc818940c788d7b24f458
parent0121e8af9e69dd7fccecea818842db1a2839d89a
radix tree test suite: Convert to XArray

With only the IDR remaining as a user of the radix tree API, convert
the non-IDR pieces of the radix tree test suite to the XArray API.
12 files changed:
tools/testing/radix-tree/benchmark.c
tools/testing/radix-tree/idr-test.c
tools/testing/radix-tree/iteration_check.c
tools/testing/radix-tree/linux.c
tools/testing/radix-tree/linux/radix-tree.h
tools/testing/radix-tree/main.c
tools/testing/radix-tree/multiorder.c
tools/testing/radix-tree/regression1.c
tools/testing/radix-tree/regression2.c
tools/testing/radix-tree/tag_check.c
tools/testing/radix-tree/test.c
tools/testing/radix-tree/test.h