summaryrefslogtreecommitdiff
path: root/test/lib
AgeCommit message (Expand)Author
2023-10-12test: lmb: Add test for coalescing and overlap rangeUdit Kumar
2023-03-13test: unit test for crc8Heinrich Schuchardt
2023-02-08test: lmb: Rework lib_test_lmb_max_regions test to scaleTom Rini
2022-09-23display_options: print_size: Fix order overflowPali Rohár
2022-08-10test: Add some tests for kconfig.hSimon Glass
2022-04-06abuf: Correct a corner case with abuf_realloc()Simon Glass
2021-11-20lmb: remove lmb_is_nomap() from includeHeinrich Schuchardt
2021-10-08Add support for an owned bufferSimon Glass
2021-10-08lib: Add memdup()Simon Glass
2021-07-27test: Fix size_t formats in strlcat testSimon Glass
2021-07-23lib: wrap crypt API to hide errno usageSteffen Jaeckel
2021-07-23lib: add crypt subsystemSteffen Jaeckel
2021-06-07test: lmb: add test for lmb_reserve_flagsPatrick Delaunay
2021-04-22test: lmb: add test for overflow protection in lmb_add_regionPatrick Delaunay
2021-04-12test: Add test for strlcatSean Anderson
2021-04-08test: unit test for longjmpHeinrich Schuchardt
2021-03-27test: Silenece the echo and print testsSimon Glass
2021-03-12test: Add a macros for finding tests in linker_listsSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
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-08-07dm: Rename DM test flags to make them more genericSimon Glass
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2020-07-03test: provide tests for efi_image_region_add()Heinrich Schuchardt
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-04lib/crypto, efi_loader: move some headers to include/cryptoAKASHI Takahiro
2020-03-12test: add rsa_verify() unit testAKASHI Takahiro
2020-02-13test: aes: fix memleakPhilippe Reynes
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-17aes: add test unit for aes196 and aes256Philippe Reynes
2020-01-17aes: add test unit for aes128Philippe Reynes
2020-01-07cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes
2019-12-06test: add asn1 unit testAKASHI Takahiro
2019-10-31test: provide test for errno_str()Heinrich Schuchardt
2019-04-22test: call hexdump tests via `ut lib`Heinrich Schuchardt
2019-02-09test: provide unit test for memory functionsHeinrich Schuchardt
2019-02-02test: lib: lmb: add lmb test for multiple RAM banksSimon Goldschmidt
2019-01-26lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_sizeSimon Goldschmidt
2019-01-16lib: lmb: extend lmb for checks at load timeSimon Goldschmidt
2019-01-16lib: lmb: reserving overlapping regions should failSimon Goldschmidt
2019-01-16lmb: fix allocation at end of address rangeSimon Goldschmidt
2019-01-16test: add test for lib/lmb.cSimon Goldschmidt
2018-12-12test: hexdump: fix misplaced returnSimon Goldschmidt
2018-09-28test: list: Add tests for hexdump.cMario Six