aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatthew Wilcox <[email protected]>2016-05-20 17:02:14 -0700
committerLinus Torvalds <[email protected]>2016-05-20 17:58:30 -0700
commit4f3755d1ae3cd856a5c7da3dea12cced8dc51fbf (patch)
tree867f3d6373bfb42bd81de93bdb76285d7a07b3df /tools/perf/scripts/python
parent49ea6ebcd3080ebf2c589b5f1437dd8bb2f90395 (diff)
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/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions