summaryrefslogtreecommitdiffstats
path: root/tools/testing/memblock/tests/alloc_api.c
AgeCommit message (Expand)AuthorLines
2022-09-04memblock_tests: move variable declarations to single blockRebecca Mckeever-43/+14
2022-08-30memblock tests: update alloc_api to test memblock_alloc_rawRebecca Mckeever-33/+58
2022-08-30memblock tests: add additional tests for basic api and memblock_allocRebecca Mckeever-0/+44
2022-08-30memblock tests: add labels to verbose output for generic alloc testsRebecca Mckeever-24/+12
2022-08-30memblock tests: update tests to check if memblock_alloc zeroed memoryRebecca Mckeever-0/+23
2022-07-04memblock tests: add verbose output to memblock testsRebecca Mckeever-71/+154
2022-03-09memblock tests: Add memblock_alloc tests for bottom upKarolina Drobnik-4/+320
2022-03-09memblock tests: Add memblock_alloc tests for top downKarolina Drobnik-0/+434