u-boot/test/lib
Udit Kumar effb67a5cb test: lmb: Add test for coalescing and overlap range
commit 4a6105e7830e9e945a6dc556a43ffaf26f0156e5 upstream.

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>
2023-10-12 21:09:02 +05:30
..
Kconfig test: Add some tests for kconfig.h 2022-08-10 13:38:30 -04:00
Makefile test: unit test for crc8 2023-03-13 13:56:14 +01:00
abuf.c abuf: Correct a corner case with abuf_realloc() 2022-04-06 14:01:42 -04:00
asn1.c lib/crypto, efi_loader: move some headers to include/crypto 2020-05-04 12:26:11 +02:00
cmd_ut_lib.c test: Add a macros for finding tests in linker_lists 2021-03-12 09:57:30 -05:00
efi_device_path.c test: unit test for efi_dp_check_length() 2020-08-24 16:37:53 +02:00
efi_image_region.c test: provide tests for efi_image_region_add() 2020-07-03 18:03:41 +02:00
getopt.c test: Add a test for getopt 2020-10-30 10:56:11 -04:00
hexdump.c
kconfig.c test: Add some tests for kconfig.h 2022-08-10 13:38:30 -04:00
kconfig_spl.c test: Add some tests for kconfig.h 2022-08-10 13:38:30 -04:00
lmb.c test: lmb: Add test for coalescing and overlap range 2023-10-12 21:09:02 +05:30
longjmp.c test: unit test for longjmp 2021-04-08 15:37:29 +08:00
rsa.c
sscanf.c lib: sscanf: add sscanf implementation 2020-08-14 15:18:30 -04:00
string.c lib: Add memdup() 2021-10-08 15:53:26 -04:00
strlcat.c test: Fix size_t formats in strlcat test 2021-07-27 10:34:27 +09:00
test_aes.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
test_crc8.c test: unit test for crc8 2023-03-13 13:56:14 +01:00
test_crypt.c lib: wrap crypt API to hide errno usage 2021-07-23 13:36:20 -04:00
test_errno_str.c
test_print.c display_options: print_size: Fix order overflow 2022-09-23 15:13:18 -04:00