]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd0ce885bac8308754782a77bfbb68724d519eb5e
tree4d149499e92ea666779d91caa2a487dfc322ffba
parent7363f17e6f5defdea8604d63ec9a5d1882fc4a01
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