]> Git Repo - u-boot.git/commit
test: add test for lib/lmb.c
authorSimon Goldschmidt <[email protected]>
Mon, 14 Jan 2019 21:38:14 +0000 (22:38 +0100)
committerTom Rini <[email protected]>
Wed, 16 Jan 2019 21:14:46 +0000 (16:14 -0500)
commita01ae0c23f3a72b05dab623806adee4634def172
treef96f4b841e93484c6ae81c2b8892df3324e0ba72
parent9a9d66f5eff0f443de4c2c6ca3e27771ed14b1b4
test: add test for lib/lmb.c

Add basic tests for the lmb memory allocation code used to reserve and
allocate memory during boot.

Signed-off-by: Simon Goldschmidt <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
test/lib/Makefile
test/lib/lmb.c [new file with mode: 0644]
This page took 0.033092 seconds and 4 git commands to generate.