summaryrefslogtreecommitdiffstats
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
* test: call hexdump tests via `ut lib`Heinrich Schuchardt2019-04-221-4/+5
* test: provide unit test for memory functionsHeinrich Schuchardt2019-02-093-0/+216
* test: lib: lmb: add lmb test for multiple RAM banksSimon Goldschmidt2019-02-021-19/+75
* lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_sizeSimon Goldschmidt2019-01-261-11/+11
* lib: lmb: extend lmb for checks at load timeSimon Goldschmidt2019-01-161-0/+202
* lib: lmb: reserving overlapping regions should failSimon Goldschmidt2019-01-161-8/+87
* lmb: fix allocation at end of address rangeSimon Goldschmidt2019-01-161-3/+26
* test: add test for lib/lmb.cSimon Goldschmidt2019-01-162-0/+298
* test: hexdump: fix misplaced returnSimon Goldschmidt2018-12-121-2/+2
* test: list: Add tests for hexdump.cMario Six2018-09-282-0/+100