
22 May
2015
22 May
'15
5:47 a.m.
On 21 May 2015 at 07:52, Karl Apsite Karl.Apsite@dornerworks.com wrote:
From: Karl Apsite karl.apsite@dornerworks.com
Nothing too fancy. A simple test that attmpts to load two loadables and verify that they are properly unpacked in the u-boot sandbox. Signed-off-by: Karl Apsite Karl.Apsite@dornerworks.com
Changes in v4:
- Forgot to remove an extra printline that I tossed in while I was
writing the tests. It's gone now.
Changes in v3:
- Moved the commit that adds the test to the end of patch-stack
test/image/test-fit.py | 72
+++++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 63 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org