[U-Boot] [PATCH v3 24/72] dm: test: Move test running code into a separate function

sjg at google.com sjg at google.com
Thu May 25 00:06:45 UTC 2017


We want to run the same test on flat and live trees. In preparation for
this, create a new function which handles running a test.

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

Changes in v3: None
Changes in v2: None

 test/dm/test-main.c | 56 ++++++++++++++++++++++++++++++-----------------------
 1 file changed, 32 insertions(+), 24 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list