]> git.baikalelectronics.ru Git - uboot.git/commit
test: Update 'make test' to run more tests
authorSimon Glass <sjg@chromium.org>
Fri, 19 May 2017 02:09:25 +0000 (20:09 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2017 13:03:11 +0000 (07:03 -0600)
commitcc248145c1349171d88a3fffbdb5bce34947a1b3
tree94fdc751016fcc8d7daa54fa7ad5d86e12af6cb2
parent2bec59ed889eafe1943b148eb0e8bbd4bd789dc1
test: Update 'make test' to run more tests

The standard sandbox board cannot run the of-platdata test since it needs
SPL. Also, we should test the flat tree version of sandbox.

Add these tests to the default test script.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/run