diff options
| author | Matthew Wilcox <[email protected]> | 2016-05-21 00:02:14 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-05-21 00:58:30 +0000 |
| commit | 4f3755d1ae3cd856a5c7da3dea12cced8dc51fbf (patch) | |
| tree | 867f3d6373bfb42bd81de93bdb76285d7a07b3df /tools/testing/radix-tree/generated/autoconf.h | |
| parent | radix-tree: fix extending the tree for multi-order entries at offset 0 (diff) | |
| download | kernel-4f3755d1ae3cd856a5c7da3dea12cced8dc51fbf.tar.gz kernel-4f3755d1ae3cd856a5c7da3dea12cced8dc51fbf.zip | |
radix tree test suite: start adding multiorder tests
Test suite infrastructure for working with multiorder entries.
The test itself is pretty basic: Add an entry, check that all expected
indices return that entry and that indices around that entry don't
return an entry. Then delete the entry and check no index returns that
entry. Tests a few edge conditions including the multiorder entry at
index 0 and at a higher index. Also tests deleting through an alias as
well as through the canonical index.
Signed-off-by: Matthew Wilcox <[email protected]>
Reviewed-by: Ross Zwisler <[email protected]>
Cc: Konstantin Khlebnikov <[email protected]>
Cc: Kirill Shutemov <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: Neil Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/testing/radix-tree/generated/autoconf.h')
0 files changed, 0 insertions, 0 deletions
