Hello build bot (Jenkins), Martin Roth, Patrick Georgi, Jan Dabros,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/41046
to look at the new patch set (#4).
Change subject: tests: Add region-test for rdev API ......................................................................
tests: Add region-test for rdev API
This patch adds a basic test for the common region and region_device APIs, sanity checking the basic functions and things like overflow-handling. There is certainly more that could be added here, but it's a start.
Signed-off-by: Julius Werner jwerner@chromium.org Change-Id: I4932402f54768557e5b22b16e66220bd90ddebfd --- A tests/commonlib/Makefile.inc A tests/commonlib/region-test.c 2 files changed, 293 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/46/41046/4