ida: Start new test_ida module
authorMatthew Wilcox <willy@infradead.org>
Mon, 18 Jun 2018 20:59:29 +0000 (16:59 -0400)
committerMatthew Wilcox <willy@infradead.org>
Wed, 22 Aug 2018 03:54:20 +0000 (23:54 -0400)
commit8ab8ba38d48867aac01812e18f48fc9173ccd400
tree4d149499e92ea666779d91caa2a487dfc322ffba
parent31ff0ceeb266a4ac96f3fc8cebb85df862a22f92
ida: Start new test_ida module

Start transitioning the IDA tests into kernel space.  Framework heavily
cribbed from test_xarray.c.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
lib/Kconfig.debug
lib/Makefile
lib/test_ida.c [new file with mode: 0644]
tools/testing/radix-tree/Makefile
tools/testing/radix-tree/idr-test.c
tools/testing/radix-tree/main.c
tools/testing/radix-tree/test.h