summaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree/idr-test.c
AgeCommit message (Expand)Author
2017-03-07ida: Free correct IDA bitmapMatthew Wilcox
2017-03-07radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()Rehas Sachdeva
2017-03-07radix tree test suite: Add test for idr_get_next()Rehas Sachdeva
2017-02-13radix tree test suite: Build separate binaries for some testsMatthew Wilcox
2017-02-13ida: Use exceptional entries for small IDAsMatthew Wilcox
2017-02-13Reimplement IDR and IDA using the radix treeMatthew Wilcox