index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lib
Age
Commit message (
Expand
)
Author
2023-10-09
test: lmb: Add test for coalescing and overlap range
Udit Kumar
2023-10-06
sandbox: Move the bloblist down a little in memory
Simon Glass
2023-08-25
abuf: Allow incrementing the size
Simon Glass
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-08
test: fix a couple NULL vs IS_ERR() checks
Dan Carpenter
2023-08-08
Revert "lib: string: Fix strlcpy return value", fix callers
Matthias Schiffer
2023-08-08
lib: uuid: introduce testcase for uuid_str_to_le_bin
Abdellatif El Khlifi
2023-07-24
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
Tom Rini
2023-07-24
lib: uuid: introduce testcase for uuid_str_to_le_bin
Abdellatif El Khlifi
2023-04-25
test: improve configuration for Kconfig test options
Heinrich Schuchardt
2023-03-16
Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next
Tom Rini
2023-03-14
test: Wrap assert macros in ({ ... }) and fix missing semicolons
Marek Vasut
2023-03-13
test: unit test for crc8
Heinrich Schuchardt
2023-02-08
test: lmb: Rework lib_test_lmb_max_regions test to scale
Tom Rini
2022-09-23
display_options: print_size: Fix order overflow
Pali Rohár
2022-08-10
test: Add some tests for kconfig.h
Simon Glass
2022-04-06
abuf: Correct a corner case with abuf_realloc()
Simon Glass
2021-11-20
lmb: remove lmb_is_nomap() from include
Heinrich Schuchardt
2021-10-08
Add support for an owned buffer
Simon Glass
2021-10-08
lib: Add memdup()
Simon Glass
2021-07-27
test: Fix size_t formats in strlcat test
Simon Glass
2021-07-23
lib: wrap crypt API to hide errno usage
Steffen Jaeckel
2021-07-23
lib: add crypt subsystem
Steffen Jaeckel
2021-06-07
test: lmb: add test for lmb_reserve_flags
Patrick Delaunay
2021-04-22
test: lmb: add test for overflow protection in lmb_add_region
Patrick Delaunay
2021-04-12
test: Add test for strlcat
Sean Anderson
2021-04-08
test: unit test for longjmp
Heinrich Schuchardt
2021-03-27
test: Silenece the echo and print tests
Simon Glass
2021-03-12
test: Add a macros for finding tests in linker_lists
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-16
test: test/lib/test_print.c depends on CONSOLE_RECORD
Heinrich Schuchardt
2020-10-30
test: Add a test for getopt
Sean Anderson
2020-10-23
test: unit tests for print_freq(), print_size()
Heinrich Schuchardt
2020-08-27
test: undefined reference to 'sscanf'
Heinrich Schuchardt
2020-08-24
test: unit test for efi_dp_check_length()
Heinrich Schuchardt
2020-08-14
lib: sscanf: add sscanf implementation
Andrii Anisov
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-07-03
test: provide tests for efi_image_region_add()
Heinrich Schuchardt
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-04
lib/crypto, efi_loader: move some headers to include/crypto
AKASHI Takahiro
2020-03-12
test: add rsa_verify() unit test
AKASHI Takahiro
2020-02-13
test: aes: fix memleak
Philippe Reynes
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-17
aes: add test unit for aes196 and aes256
Philippe Reynes
2020-01-17
aes: add test unit for aes128
Philippe Reynes
2020-01-07
cmd_ut: add a parameter prefix to the function cmd_ut_category
Philippe Reynes
2019-12-06
test: add asn1 unit test
AKASHI Takahiro
[next]