twx-linux/tools/testing/memblock/tests
Rebecca Mckeever 23b5c7961f memblock tests: update style of comments for memblock_add_*() functions
Update comments in memblock_add_*() functions to match the style used
in tests/alloc_*.c by rewording to make the expected outcome more apparent
and, if more than one memblock is involved, adding a visual of the
memory blocks.

Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Rebecca Mckeever <remckee0@gmail.com>
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
2022-05-09 13:10:38 +03:00
..
alloc_api.c memblock tests: Add memblock_alloc tests for bottom up 2022-03-09 15:54:02 +02:00
alloc_api.h memblock tests: Add memblock_alloc tests for top down 2022-03-09 15:53:18 +02:00
alloc_helpers_api.c memblock tests: Add memblock_alloc_from tests for bottom up 2022-03-09 15:54:03 +02:00
alloc_helpers_api.h memblock tests: Add memblock_alloc_from tests for top down 2022-03-09 15:54:03 +02:00
alloc_nid_api.c memblock tests: Add memblock_alloc_try_nid tests for bottom up 2022-03-09 15:55:35 +02:00
alloc_nid_api.h memblock tests: Add memblock_alloc_try_nid tests for top down 2022-03-09 15:54:04 +02:00
basic_api.c memblock tests: update style of comments for memblock_add_*() functions 2022-05-09 13:10:38 +03:00
basic_api.h memblock tests: Add simulation of physical memory 2022-03-09 15:18:57 +02:00
common.c memblock tests: Add simulation of physical memory 2022-03-09 15:18:57 +02:00
common.h memblock tests: Add simulation of physical memory 2022-03-09 15:18:57 +02:00