diff options
author | Matthew Wilcox <willy@linux.intel.com> | 2016-05-20 17:01:39 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-20 17:58:30 -0700 |
commit | d42cb1a9fffa9dc760c13302f00cdec25106e2f1 (patch) | |
tree | 3a5005b61f3f74eb3ab06f809723fe57cd76b8db /tools/net | |
parent | f518b1607e128a8dcfa75f539864c1321c5a18ea (diff) | |
download | op-kernel-dev-d42cb1a9fffa9dc760c13302f00cdec25106e2f1.zip op-kernel-dev-d42cb1a9fffa9dc760c13302f00cdec25106e2f1.tar.gz |
radix tree test suite: add tests for radix_tree_locate_item()
Fairly simple tests; add various items to the tree, then make sure we
can find them again. Also check that a pointer that we know isn't in
the tree is not found.
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Cc: Konstantin Khlebnikov <koct9i@gmail.com>
Cc: Kirill Shutemov <kirill.shutemov@linux.intel.com>
Cc: Jan Kara <jack@suse.com>
Cc: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/net')
0 files changed, 0 insertions, 0 deletions