summaryrefslogtreecommitdiff
path: root/test/lib
AgeCommit message (Expand)Author
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