aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree/test.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-07ida: Free correct IDA bitmapMatthew Wilcox1-0/+1
2017-02-13Reimplement IDR and IDA using the radix treeMatthew Wilcox1-0/+2
2016-12-14radix tree test suite: check multiorder iterationMatthew Wilcox1-1/+1
2016-12-14radix-tree: add radix_tree_split_preload()Matthew Wilcox1-0/+5
2016-12-14radix-tree: delete radix_tree_range_tag_if_tagged()Matthew Wilcox1-0/+3
2016-12-14radix-tree: delete radix_tree_locate_item()Matthew Wilcox1-0/+2
2016-12-14radix-tree: improve multiorder iteratorsMatthew Wilcox1-0/+1
2016-12-14radix tree test suite: record order in each itemMatthew Wilcox1-3/+3
2016-12-14radix tree test suite: benchmark for iteratorKonstantin Khlebnikov1-0/+1
2016-12-14radix tree test suite: free preallocated nodesMatthew Wilcox1-0/+1
2016-10-11radix-tree tests: add iteration testRoss Zwisler1-0/+1
2016-05-20radix-tree: rename indirect_to_ptr() to entry_to_node()Matthew Wilcox1-1/+0
2016-05-20radix tree test suite: remove dependencies on heightMatthew Wilcox1-1/+2
2016-05-20radix-tree: fix radix_tree_dump() for multi-order entriesRoss Zwisler1-0/+1
2016-05-20radix tree test suite: start adding multiorder testsMatthew Wilcox1-1/+5
2016-03-17radix tree test harnessMatthew Wilcox1-0/+40