[U-Boot] Command unit test failure?
Simon Glass
sjg at chromium.org
Fri May 30 20:07:33 CEST 2014
Hi Stephen,
I am seeing the failure below when I run the unit tests. I noticed it
a while ago but thought I might be doing something wrong. Any ideas?
$ b/sandbox/u-boot -c "ut_cmd"
U-Boot 2014.07-rc2-00002-gf23adc9 (May 30 2014 - 12:05:36)
DRAM: 128 MiB
Using default environment
In: serial
Out: lcd
Err: lcd
do_ut_cmd: Testing commands
## Resetting to default environment
** No device specified **
** No device specified **
** No device specified **
/usr/local/google/c/cosarm/src/third_party/u-boot/files/test/command_ut.c:165:
do_ut_cmd: Assertion `!strcmp("y", getenv("e" "_" "y"))' failed.
Regards,
Simon
More information about the U-Boot
mailing list