commit | 27575253f4e0d895b6e3512557fd8729abea4025 | [log] [tgz] |
---|---|---|
author | Udit Kumar <u-kumar1@ti.com> | Tue Sep 26 16:54:43 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 09 15:24:31 2023 -0400 |
tree | 6f2243dffc3a8e938f3852afd6e7cc7f972c7353 | |
parent | 4e8e66386168aa62e14b96f1aa99d01d1f7f8eab [diff] |
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>