commit | f272668deb9108b6118a85ffd73886b9a92c1002 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <willy@infradead.org> | Mon Jun 18 18:39:28 2018 -0400 |
committer | Matthew Wilcox <willy@infradead.org> | Tue Aug 21 23:54:21 2018 -0400 |
tree | 2e0b2713c5ef5734d15564fe18d3cba10eaa27e4 | |
parent | 5c78b0b1ebe16fbae39a1cada79ab067965828f5 [diff] |
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>