summaryrefslogtreecommitdiff
path: root/src/unittest/trietest.cc
AgeCommit message (Expand)Author
2017-12-12tests: Move the trietest unit test into base.Gabe Black
2017-12-12tests: Plumb dumps of the test trie into the gtest macros.Gabe Black
2017-12-12tests: Convert the trie unit test into a gtest.Gabe Black
2017-12-04tests: Remove trietest's dependence on cprintf.Gabe Black
2017-12-04tests: Add a ptr helper function trietest.Gabe Black
2012-04-14sim: A trie data structure specifically to speed up paging lookups.Gabe Black