aboutsummaryrefslogtreecommitdiff
path: root/test/lib
AgeCommit message (Expand)AuthorFilesLines
2019-02-02test: lib: lmb: add lmb test for multiple RAM banksSimon Goldschmidt1-19/+75
2019-01-26lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_sizeSimon Goldschmidt1-11/+11
2019-01-16lib: lmb: extend lmb for checks at load timeSimon Goldschmidt1-0/+202
2019-01-16lib: lmb: reserving overlapping regions should failSimon Goldschmidt1-8/+87
2019-01-16lmb: fix allocation at end of address rangeSimon Goldschmidt1-3/+26
2019-01-16test: add test for lib/lmb.cSimon Goldschmidt2-0/+298
2018-12-12test: hexdump: fix misplaced returnSimon Goldschmidt1-2/+2
2018-09-28test: list: Add tests for hexdump.cMario Six2-0/+100