u-boot/test/dm
Joe Hershberger 7cccc66af5 test: dm: Don't bail on all tests if one test fails
There's not much point in having a failure count if we always give up on
the first failure. Also stop clearing the entire state between tests.

Make sure that any failures are still passed out to the command line.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2015-05-21 09:16:17 -04:00
..
bus.c test: Generalize the unit test framework 2015-05-21 09:16:16 -04:00
cmd_dm.c test: dm: Move the dm tests over to the ut command 2015-05-21 09:16:17 -04:00
core.c test: Generalize the unit test framework 2015-05-21 09:16:16 -04:00
eth.c test: Generalize the unit test framework 2015-05-21 09:16:16 -04:00
gpio.c test: Generalize the unit test framework 2015-05-21 09:16:16 -04:00
i2c.c test: Generalize the unit test framework 2015-05-21 09:16:16 -04:00
Kconfig test: Move the unit tests to their own menu 2015-05-21 09:16:17 -04:00
Makefile test: dm: Move the dm tests over to the ut command 2015-05-21 09:16:17 -04:00
pci.c test: Generalize the unit test framework 2015-05-21 09:16:16 -04:00
pmic.c test: Generalize the unit test framework 2015-05-21 09:16:16 -04:00
regulator.c test: Generalize the unit test framework 2015-05-21 09:16:16 -04:00
rtc.c test: Generalize the unit test framework 2015-05-21 09:16:16 -04:00
sf.c test: Generalize the unit test framework 2015-05-21 09:16:16 -04:00
spi.c test: Generalize the unit test framework 2015-05-21 09:16:16 -04:00
test-dm.sh test: dm: Move the dm tests over to the ut command 2015-05-21 09:16:17 -04:00
test-driver.c test: Generalize the unit test framework 2015-05-21 09:16:16 -04:00
test-fdt.c test: Generalize the unit test framework 2015-05-21 09:16:16 -04:00
test-main.c test: dm: Don't bail on all tests if one test fails 2015-05-21 09:16:17 -04:00
test-uclass.c test: Generalize the unit test framework 2015-05-21 09:16:16 -04:00
usb.c test: Generalize the unit test framework 2015-05-21 09:16:16 -04:00