[U-Boot] [PATCH v2 16/17] test: Reduce the number of tests run with sandbox_flattree

sjg at google.com sjg at google.com
Wed Oct 10 00:01:31 UTC 2018


We only need to run driver-model tests with this config, since this is the
only thing that is different when CONFIG_OF_LIVE is not defined. Filter
out the other tests to same time.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v2:
- Add new patch to reduce the number of tests run with sandbox_flattree

 test/run | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Applied to u-boot-dm


More information about the U-Boot mailing list