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