summaryrefslogtreecommitdiff
path: root/tools/testing/memblock/tests/alloc_nid_api.c
AgeCommit message (Expand)Author
2023-05-24Add tests for memblock_alloc_node()Claudio Migliorelli
2022-11-08memblock tests: introduce range tests for memblock_alloc_exact_nid_rawRebecca Mckeever
2022-09-18memblock tests: add generic NUMA tests for memblock_alloc_try_nid*Rebecca Mckeever
2022-09-18memblock tests: add bottom-up NUMA tests for memblock_alloc_try_nid*Rebecca Mckeever
2022-09-18memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*Rebecca Mckeever
2022-09-04memblock_tests: move variable declarations to single blockRebecca Mckeever
2022-09-04memblock tests: remove 'cleared' from comment blocksRebecca Mckeever
2022-08-30memblock tests: update alloc_nid_api to test memblock_alloc_try_nid_rawRebecca Mckeever
2022-08-30memblock tests: add labels to verbose output for generic alloc testsRebecca Mckeever
2022-08-30memblock tests: update zeroed memory check for memblock_alloc_* testsRebecca Mckeever
2022-07-04memblock tests: add verbose output to memblock testsRebecca Mckeever
2022-03-09memblock tests: Add memblock_alloc_try_nid tests for bottom upKarolina Drobnik
2022-03-09memblock tests: Add memblock_alloc_try_nid tests for top downKarolina Drobnik