summaryrefslogtreecommitdiffstats
path: root/tools/testing/memblock
AgeCommit message (Expand)AuthorLines
2022-05-09memblock tests: remove completed TODO itemRebecca Mckeever-3/+0
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-10memblock tests: Add TODO and README filesKarolina Drobnik-0/+135
2022-03-09memblock tests: Add memblock_alloc_try_nid tests for bottom upKarolina Drobnik-4/+499
2022-03-09memblock tests: Add memblock_alloc_try_nid tests for top downKarolina Drobnik-2/+692
2022-03-09memblock tests: Add memblock_alloc_from tests for bottom upKarolina Drobnik-4/+171
2022-03-09memblock tests: Add memblock_alloc_from tests for top downKarolina Drobnik-1/+239
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-1/+447
2022-03-09memblock tests: Add simulation of physical memoryKarolina Drobnik-2/+37
2022-03-09memblock tests: Split up reset_memblock functionKarolina Drobnik-32/+33
2022-03-05memblock tests: Fix testing with 32-bit physical addressesKarolina Drobnik-2/+4
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-1/+89
2022-02-20memblock tests: Add skeleton of the memblock simulatorKarolina Drobnik-0/+268