]> git.ipfire.org Git - people/ms/u-boot.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)
commit029ab15a694624f859472747acf9ed10ca57b1a8
tree94fdc751016fcc8d7daa54fa7ad5d86e12af6cb2
parent554c983e455189f33993bdefbc4279092d11c638
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