summaryrefslogtreecommitdiff
path: root/tests/test-hbitmap.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-16tests: Clean up includesPeter Maydell1-3/+1
2015-09-11maint: avoid useless "if (foo) free(foo)" patternMarkus Armbruster1-4/+2
2015-06-23util/hbitmap: Add an API to reset all set bits in hbitmapWen Congyang1-0/+38
2015-04-28hbitmap: truncate testsJohn Snow1-0/+255
2013-01-25hbitmap: add assertion on hbitmap_iter_initPaolo Bonzini1-10/+3
2013-01-25add hierarchical bitmap data type and test casesPaolo Bonzini1-0/+408