aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree/test.h
Commit message (Expand)AuthorAge
* ida: Free correct IDA bitmapMatthew Wilcox2017-03-07
* Reimplement IDR and IDA using the radix treeMatthew Wilcox2017-02-13
* radix tree test suite: check multiorder iterationMatthew Wilcox2016-12-14
* radix-tree: add radix_tree_split_preload()Matthew Wilcox2016-12-14
* radix-tree: delete radix_tree_range_tag_if_tagged()Matthew Wilcox2016-12-14
* radix-tree: delete radix_tree_locate_item()Matthew Wilcox2016-12-14
* radix-tree: improve multiorder iteratorsMatthew Wilcox2016-12-14
* radix tree test suite: record order in each itemMatthew Wilcox2016-12-14
* radix tree test suite: benchmark for iteratorKonstantin Khlebnikov2016-12-14
* radix tree test suite: free preallocated nodesMatthew Wilcox2016-12-14
* radix-tree tests: add iteration testRoss Zwisler2016-10-11
* radix-tree: rename indirect_to_ptr() to entry_to_node()Matthew Wilcox2016-05-20
* radix tree test suite: remove dependencies on heightMatthew Wilcox2016-05-20
* radix-tree: fix radix_tree_dump() for multi-order entriesRoss Zwisler2016-05-20
* radix tree test suite: start adding multiorder testsMatthew Wilcox2016-05-20
* radix tree test harnessMatthew Wilcox2016-03-17