~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/test/lib
Commit message (Expand)AuthorAge
* lib: uuid: introduce testcase for uuid_str_to_le_binAbdellatif El Khlifi2023-08-08
* Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini2023-07-24
* lib: uuid: introduce testcase for uuid_str_to_le_binAbdellatif El Khlifi2023-07-24
* test: improve configuration for Kconfig test optionsHeinrich Schuchardt2023-04-25
* Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini2023-03-16
|\
| * test: Wrap assert macros in ({ ... }) and fix missing semicolonsMarek Vasut2023-03-14
* | test: unit test for crc8Heinrich Schuchardt2023-03-13
|/
* test: lmb: Rework lib_test_lmb_max_regions test to scaleTom Rini2023-02-08
* display_options: print_size: Fix order overflowPali Rohár2022-09-23
* test: Add some tests for kconfig.hSimon Glass2022-08-10
* abuf: Correct a corner case with abuf_realloc()Simon Glass2022-04-06
* lmb: remove lmb_is_nomap() from includeHeinrich Schuchardt2021-11-20
* Add support for an owned bufferSimon Glass2021-10-08
* lib: Add memdup()Simon Glass2021-10-08
* test: Fix size_t formats in strlcat testSimon Glass2021-07-27
* lib: wrap crypt API to hide errno usageSteffen Jaeckel2021-07-23
* lib: add crypt subsystemSteffen Jaeckel2021-07-23
* test: lmb: add test for lmb_reserve_flagsPatrick Delaunay2021-06-07
* test: lmb: add test for overflow protection in lmb_add_regionPatrick Delaunay2021-04-22
* test: Add test for strlcatSean Anderson2021-04-12
* test: unit test for longjmpHeinrich Schuchardt2021-04-08
* test: Silenece the echo and print testsSimon Glass2021-03-27
* test: Add a macros for finding tests in linker_listsSimon Glass2021-03-12
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* test: test/lib/test_print.c depends on CONSOLE_RECORDHeinrich Schuchardt2021-01-16
* test: Add a test for getoptSean Anderson2020-10-30
* test: unit tests for print_freq(), print_size()Heinrich Schuchardt2020-10-23
* test: undefined reference to 'sscanf'Heinrich Schuchardt2020-08-27
* test: unit test for efi_dp_check_length()Heinrich Schuchardt2020-08-24
* lib: sscanf: add sscanf implementationAndrii Anisov2020-08-14
* dm: Rename DM test flags to make them more genericSimon Glass2020-08-07
* dm: core: Drop header files from dm/test.hSimon Glass2020-08-03
* test: provide tests for efi_image_region_add()Heinrich Schuchardt2020-07-03
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* lib/crypto, efi_loader: move some headers to include/cryptoAKASHI Takahiro2020-05-04
* test: add rsa_verify() unit testAKASHI Takahiro2020-03-12
* test: aes: fix memleakPhilippe Reynes2020-02-13
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* aes: add test unit for aes196 and aes256Philippe Reynes2020-01-17
* aes: add test unit for aes128Philippe Reynes2020-01-17
* cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes2020-01-07
* test: add asn1 unit testAKASHI Takahiro2019-12-06
* test: provide test for errno_str()Heinrich Schuchardt2019-10-31
* test: call hexdump tests via `ut lib`Heinrich Schuchardt2019-04-22
* test: provide unit test for memory functionsHeinrich Schuchardt2019-02-09
* test: lib: lmb: add lmb test for multiple RAM banksSimon Goldschmidt2019-02-02
* lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_sizeSimon Goldschmidt2019-01-26
* lib: lmb: extend lmb for checks at load timeSimon Goldschmidt2019-01-16