commit | 2eacc79c27eb683c4a3ded80c2629387ee0d4e04 | [log] [tgz] |
---|---|---|
author | Rehas Sachdeva <aquannie@gmail.com> | Sat Feb 18 07:31:00 2017 -0500 |
committer | Matthew Wilcox <mawilcox@microsoft.com> | Tue Mar 07 13:18:18 2017 -0500 |
tree | 2605f9bed831cf303f256663a696423252005cc6 | |
parent | 2d6be4abf514fc26c83d239c7f31da1f95e4a31d [diff] |
radix tree test suite: Add test for idr_get_next() Assert that idr_get_next() returns the next populated entry in the tree with an ID greater than or equal to the value pointed to by @nextid argument. Signed-off-by: Rehas Sachdeva <aquannie@gmail.com> Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>