summaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree
Commit message (Expand)AuthorAgeFilesLines
...
* radix-tree: fix several shrinking bugs with multiorder entriesMatthew Wilcox2016-05-201-0/+39
* radix tree test suite: start adding multiorder testsMatthew Wilcox2016-05-205-5/+76
* raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox2016-05-201-0/+1
* radix tree test suite: rebuild when headers changeRoss Zwisler2016-05-201-1/+1
* radix tree test suite: keep regression test runs shortRoss Zwisler2016-05-201-7/+15
* radix tree test suite: allow testing other fan-out valuesRoss Zwisler2016-05-202-7/+2
* radix tree test suite: add tests for radix_tree_locate_item()Matthew Wilcox2016-05-202-0/+44
* radix tree test suite: fix buildMatthew Wilcox2016-05-203-8/+12
* radix-tree tests: add test for radix_tree_iter_nextKonstantin Khlebnikov2016-03-171-8/+39
* radix-tree tests: add regression3 testKonstantin Khlebnikov2016-03-175-1/+90
* radix_tree: tag all internal tree nodes as indirect pointersMatthew Wilcox2016-03-171-2/+3
* radix tree test harnessMatthew Wilcox2016-03-1736-0/+2110