index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
2026-01-06
test: The LMB test depends on CONFIG_LMB
Heinrich Schuchardt
2025-12-08
test: provide unit tests for the RISC-V private GCC library
Heinrich Schuchardt
2025-06-26
test: unit test for efi_alloc_aligned_pages()
Heinrich Schuchardt
2025-05-29
test: slre: add tests for regex library
Rasmus Villemoes
2025-04-23
test: lib: add uthread test
Jerome Forissier
2025-04-23
test: lib: add initjmp() test
Jerome Forissier
2025-04-11
Merge patch series "Switch to using $(PHASE_) in Makefiles"
Tom Rini
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-04-03
membuf: Add some tests
Simon Glass
2025-01-24
Merge patch series "test: Improvements to ut command and test-suite running"
Tom Rini
2025-01-24
test: Drop the function for running lib tests
Simon Glass
2025-01-24
test: str_ut.c depends on CONFIG_STRTO
Heinrich Schuchardt
2025-01-18
test: lib: add test for key derivation
Philippe Reynes
2025-01-18
test: lib: add test for sha256_hmac
Philippe Reynes
2024-11-13
Merge patch series "test: Tidy up the test/ directory"
Tom Rini
2024-11-13
test: Move time_ut test into lib
Simon Glass
2024-11-13
test: Move unicode_ut test into lib
Simon Glass
2024-11-13
test: Move str_ut test into lib
Simon Glass
2024-11-13
compression: test: Move test into lib
Simon Glass
2024-11-13
test: run longjmp() test only on supported architectures
Heinrich Schuchardt
2024-10-11
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-08-07
alist: Add support for an allocated pointer list
Simon Glass
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-03-13
test: unit test for crc8
Heinrich Schuchardt
2022-08-10
test: Add some tests for kconfig.h
Simon Glass
2021-10-08
Add support for an owned buffer
Simon Glass
2021-07-23
lib: add crypt subsystem
Steffen Jaeckel
2021-04-12
test: Add test for strlcat
Sean Anderson
2021-04-08
test: unit test for longjmp
Heinrich Schuchardt
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-07-03
test: provide tests for efi_image_region_add()
Heinrich Schuchardt
2020-03-12
test: add rsa_verify() unit test
AKASHI Takahiro
2020-01-17
aes: add test unit for aes128
Philippe Reynes
2019-12-06
test: add asn1 unit test
AKASHI Takahiro
2019-10-31
test: provide test for errno_str()
Heinrich Schuchardt
2019-02-09
test: provide unit test for memory functions
Heinrich Schuchardt
2019-01-16
test: add test for lib/lmb.c
Simon Goldschmidt
2018-09-28
test: list: Add tests for hexdump.c
Mario Six