linux/tools/testing/memblock/tests
Rebecca Mckeever 25b9defb5b memblock tests: update zeroed memory check for memblock_alloc_* tests
Update the assert in memblock_alloc_try_nid() and memblock_alloc_from()
tests that checks whether the memory is cleared so that it checks the
entire chunk of allocated memory instead of just the first byte.

Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Shaoqin Huang <shaoqin.huang@intel.com>
Signed-off-by: Rebecca Mckeever <remckee0@gmail.com>
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Link: https://lore.kernel.org/r/24b3271751756100142e65b75284d43b4d30c9b7.1661578349.git.remckee0@gmail.com
2022-08-30 13:12:00 +03:00
..
alloc_api.c memblock tests: update tests to check if memblock_alloc zeroed memory 2022-08-30 13:12:00 +03: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: update zeroed memory check for memblock_alloc_* tests 2022-08-30 13:12:00 +03: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: update zeroed memory check for memblock_alloc_* tests 2022-08-30 13:12:00 +03: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: add verbose output to memblock tests 2022-07-04 19:58:28 +03:00
basic_api.h memblock tests: Add simulation of physical memory 2022-03-09 15:18:57 +02:00
common.c memblock tests: update tests to check if memblock_alloc zeroed memory 2022-08-30 13:12:00 +03:00
common.h memblock tests: update tests to check if memblock_alloc zeroed memory 2022-08-30 13:12:00 +03:00