u-boot/test
Simon Glass 301e803867 sandbox: image: Create a test for loading FIT images
The image code is fairly complex with various different options. It would
be useful to have comprehensive tests for this.

As a start, create a script which tries out loading a kernel/ramdisk/fdt
from a FIT and checks that the images appear in the right place in memory.

This uses sandbox which now supports bootm and related features.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-06-04 16:06:32 -04:00
..
image sandbox: image: Create a test for loading FIT images 2013-06-04 16:06:32 -04:00
Makefile sandbox: Add basic test for command execution 2012-08-09 22:06:48 +02:00
command_ut.c sandbox: Add basic test for command execution 2012-08-09 22:06:48 +02:00