the following patch was just integrated into master: commit 36b6f367c064e9d5d64bc2246bf7cc85bb7c62d3 Author: Patrick Georgi patrick@georgi-clan.de Date: Sat Mar 9 10:36:10 2013 +0100
libpayload: initial test case + tiny "framework"
This adds a test case for using CBFS images that reside in RAM and a Makefile to run it (and maybe other tests in the future).
The test concerns an issue in libcbfs when using x86 style CBFS images in non-canonical locations (eg. when loading CBFS images for processing).
Use with "make run" inside the tests directory.
Change-Id: I1af3792a1451728ff9594ba7f0410027cdecb59d Signed-off-by: Patrick Georgi patrick@georgi-clan.de Reviewed-on: http://review.coreboot.org/2623 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
Build-Tested: build bot (Jenkins) at Sat Mar 9 11:08:31 2013, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Mon Mar 11 18:24:58 2013, giving +2 See http://review.coreboot.org/2623 for details.
-gerrit