summaryrefslogtreecommitdiffstats
path: root/tools/testing/memblock/tests
Commit message (Expand)AuthorAgeFilesLines
* memblock tests: update style of comments for memblock_free_*() functionsRebecca Mckeever2022-05-091-27/+75
* memblock tests: update style of comments for memblock_remove_*() functionsRebecca Mckeever2022-05-091-30/+81
* memblock tests: update style of comments for memblock_reserve_*() functionsRebecca Mckeever2022-05-091-31/+63
* memblock tests: update style of comments for memblock_add_*() functionsRebecca Mckeever2022-05-091-26/+59
* memblock tests: Add memblock_alloc_try_nid tests for bottom upKarolina Drobnik2022-03-091-4/+499
* memblock tests: Add memblock_alloc_try_nid tests for top downKarolina Drobnik2022-03-092-0/+688
* memblock tests: Add memblock_alloc_from tests for bottom upKarolina Drobnik2022-03-091-4/+171
* memblock tests: Add memblock_alloc_from tests for top downKarolina Drobnik2022-03-092-0/+235
* memblock tests: Add memblock_alloc tests for bottom upKarolina Drobnik2022-03-091-4/+320
* memblock tests: Add memblock_alloc tests for top downKarolina Drobnik2022-03-092-0/+443
* memblock tests: Add simulation of physical memoryKarolina Drobnik2022-03-094-2/+37
* memblock tests: Split up reset_memblock functionKarolina Drobnik2022-03-093-32/+33
* memblock tests: Add memblock_free testsKarolina Drobnik2022-02-211-0/+203
* memblock tests: Add memblock_add_node testKarolina Drobnik2022-02-211-0/+34
* memblock tests: Add memblock_remove testsKarolina Drobnik2022-02-211-0/+205
* memblock tests: Add memblock_reserve testsKarolina Drobnik2022-02-211-0/+217
* memblock tests: Add memblock_add testsKarolina Drobnik2022-02-211-0/+215
* memblock tests: Add memblock reset functionKarolina Drobnik2022-02-204-0/+84