summaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree/idr-test.c
Commit message (Expand)AuthorAgeFilesLines
* ida: Free correct IDA bitmapMatthew Wilcox2017-03-071-3/+31
* radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()Rehas Sachdeva2017-03-071-0/+19
* radix tree test suite: Add test for idr_get_next()Rehas Sachdeva2017-03-071-0/+25
* radix tree test suite: Build separate binaries for some testsMatthew Wilcox2017-02-131-0/+11
* ida: Use exceptional entries for small IDAsMatthew Wilcox2017-02-131-1/+92
* Reimplement IDR and IDA using the radix treeMatthew Wilcox2017-02-131-0/+342