summaryrefslogtreecommitdiffstats
path: root/tools/testing/memblock/tests/basic_api.c
AgeCommit message (Expand)AuthorLines
2022-07-04memblock tests: add verbose output to memblock testsRebecca Mckeever-106/+231
2022-05-09memblock tests: update style of comments for memblock_free_*() functionsRebecca Mckeever-27/+75
2022-05-09memblock tests: update style of comments for memblock_remove_*() functionsRebecca Mckeever-30/+81
2022-05-09memblock tests: update style of comments for memblock_reserve_*() functionsRebecca Mckeever-31/+63
2022-05-09memblock tests: update style of comments for memblock_add_*() functionsRebecca Mckeever-26/+59
2022-03-09memblock tests: Add simulation of physical memoryKarolina Drobnik-1/+0
2022-03-09memblock tests: Split up reset_memblock functionKarolina Drobnik-25/+23
2022-02-21memblock tests: Add memblock_free testsKarolina Drobnik-0/+203
2022-02-21memblock tests: Add memblock_add_node testKarolina Drobnik-0/+34
2022-02-21memblock tests: Add memblock_remove testsKarolina Drobnik-0/+205
2022-02-21memblock tests: Add memblock_reserve testsKarolina Drobnik-0/+217
2022-02-21memblock tests: Add memblock_add testsKarolina Drobnik-0/+215
2022-02-20memblock tests: Add memblock reset functionKarolina Drobnik-0/+32