summaryrefslogtreecommitdiff
path: root/test/lib/Makefile
AgeCommit message (Expand)Author
2025-06-26test: unit test for efi_alloc_aligned_pages()Heinrich Schuchardt
2025-05-29test: slre: add tests for regex libraryRasmus Villemoes
2025-04-23test: lib: add uthread testJerome Forissier
2025-04-23test: lib: add initjmp() testJerome Forissier
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-03membuf: Add some testsSimon Glass
2025-01-24Merge patch series "test: Improvements to ut command and test-suite running"Tom Rini
2025-01-24test: Drop the function for running lib testsSimon Glass
2025-01-24test: str_ut.c depends on CONFIG_STRTOHeinrich Schuchardt
2025-01-18test: lib: add test for key derivationPhilippe Reynes
2025-01-18test: lib: add test for sha256_hmacPhilippe Reynes
2024-11-13Merge patch series "test: Tidy up the test/ directory"Tom Rini
2024-11-13test: Move time_ut test into libSimon Glass
2024-11-13test: Move unicode_ut test into libSimon Glass
2024-11-13test: Move str_ut test into libSimon Glass
2024-11-13compression: test: Move test into libSimon Glass
2024-11-13test: run longjmp() test only on supported architecturesHeinrich Schuchardt
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-08-07alist: Add support for an allocated pointer listSimon Glass
2023-08-08lib: uuid: introduce testcase for uuid_str_to_le_binAbdellatif El Khlifi
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini
2023-07-24lib: uuid: introduce testcase for uuid_str_to_le_binAbdellatif El Khlifi
2023-03-13test: unit test for crc8Heinrich Schuchardt
2022-08-10test: Add some tests for kconfig.hSimon Glass
2021-10-08Add support for an owned bufferSimon Glass
2021-07-23lib: add crypt subsystemSteffen Jaeckel
2021-04-12test: Add test for strlcatSean Anderson
2021-04-08test: unit test for longjmpHeinrich Schuchardt
2021-01-16test: test/lib/test_print.c depends on CONSOLE_RECORDHeinrich Schuchardt
2020-10-30test: Add a test for getoptSean Anderson
2020-10-23test: unit tests for print_freq(), print_size()Heinrich Schuchardt
2020-08-27test: undefined reference to 'sscanf'Heinrich Schuchardt
2020-08-24test: unit test for efi_dp_check_length()Heinrich Schuchardt
2020-08-14lib: sscanf: add sscanf implementationAndrii Anisov
2020-07-03test: provide tests for efi_image_region_add()Heinrich Schuchardt
2020-03-12test: add rsa_verify() unit testAKASHI Takahiro
2020-01-17aes: add test unit for aes128Philippe Reynes
2019-12-06test: add asn1 unit testAKASHI Takahiro
2019-10-31test: provide test for errno_str()Heinrich Schuchardt
2019-02-09test: provide unit test for memory functionsHeinrich Schuchardt
2019-01-16test: add test for lib/lmb.cSimon Goldschmidt
2018-09-28test: list: Add tests for hexdump.cMario Six