summaryrefslogtreecommitdiff
path: root/tools/testing/memblock/tests/common.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-14memblock tests: fix warning ‘struct seq_file’ declared inside parameter listMike Rapoport (IBM)1-0/+1
2022-11-08memblock tests: introduce range tests for memblock_alloc_exact_nid_rawRebecca Mckeever1-0/+2
2022-10-31memblock test: Add test to memblock_add() 129th regionShaoqin Huang1-1/+5
2022-09-18memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*Rebecca Mckeever1-0/+18
2022-09-18memblock tests: add simulation of physical memory with multiple NUMA nodesRebecca Mckeever1-1/+3
2022-08-30memblock tests: update alloc_api to test memblock_alloc_rawRebecca Mckeever1-0/+27
2022-08-30memblock tests: add labels to verbose output for generic alloc testsRebecca Mckeever1-0/+16
2022-08-30memblock tests: update tests to check if memblock_alloc zeroed memoryRebecca Mckeever1-0/+12
2022-08-30memblock tests: update reference to obsolete build option in commentsRebecca Mckeever1-3/+6
2022-07-20memblock tests: change build options to run-time optionsRebecca Mckeever1-9/+1
2022-07-04memblock tests: add verbose output to memblock testsRebecca Mckeever1-0/+62
2022-03-09memblock tests: Add simulation of physical memoryKarolina Drobnik1-0/+18
2022-03-09memblock tests: Split up reset_memblock functionKarolina Drobnik1-1/+2
2022-02-20memblock tests: Add memblock reset functionKarolina Drobnik1-0/+15