]> git.baikalelectronics.ru Git - kernel.git/commit
test_ida: check_ida_destroy and check_ida_alloc
authorMatthew Wilcox <willy@infradead.org>
Mon, 18 Jun 2018 22:39:28 +0000 (18:39 -0400)
committerMatthew Wilcox <willy@infradead.org>
Wed, 22 Aug 2018 03:54:21 +0000 (23:54 -0400)
commit3f4e57b5e968e6c627bf3a096f925fcec5071dd9
tree2e0b2713c5ef5734d15564fe18d3cba10eaa27e4
parentc40d6fad53ebee3303c927d1f296e94c184afcb4
test_ida: check_ida_destroy and check_ida_alloc

Move these tests from the userspace test-suite to the kernel test-suite.
Also convert check_ida_random to the new API.

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