summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKarolina Drobnik <karolinadrobnik@gmail.com>2022-02-02 12:03:12 +0100
committerMike Rapoport <rppt@linux.ibm.com>2022-02-21 08:16:21 +0200
commit83787a803793881a2e6cf47ea0706cc8fe4573d7 (patch)
tree6e461335117eff39a4814623fbeb60cd6feda144 /scripts
parent1f1180d46d21506325b7217da5a546235a2263a2 (diff)
memblock tests: Add memblock_reserve tests
Add checks for marking a region as reserved in different scenarios: - The region does not overlap with existing entries - The region overlaps with one of the previous entries: from the top (its end address is bigger than the base of the existing region) or from the bottom (its base address is smaller than the end address of one of the regions) - The region is within an already defined region - The same region is marked as reserved twice Signed-off-by: Karolina Drobnik <karolinadrobnik@gmail.com> Signed-off-by: Mike Rapoport <rppt@kernel.org> Link: https://lore.kernel.org/r/cac867d2b6c17e53d9e977b5d6cd88cc4e9453b6.1643796665.git.karolinadrobnik@gmail.com
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions