]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: lmb: Add test for coalescing and overlap range
authorUdit Kumar <u-kumar1@ti.com>
Tue, 26 Sep 2023 11:24:43 +0000 (16:54 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 9 Oct 2023 19:24:31 +0000 (15:24 -0400)
commit4a6105e7830e9e945a6dc556a43ffaf26f0156e5
tree6f2243dffc3a8e938f3852afd6e7cc7f972c7353
parentedb5824be17f018c76d094372a4573750be7c631
test: lmb: Add test for coalescing and overlap range

Add test case for an address range which is coalescing with one of
range and overlapping with next range

Cc: Simon Glass <sjg@google.com>
Signed-off-by: Udit Kumar <u-kumar1@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/lib/lmb.c