[U-Boot] [PATCH v2 76/80] dm: test: Allow 'dm test' to select a particular test to run
Simon Glass
sjg at chromium.org
Tue Apr 7 21:12:44 CEST 2015
On 25 March 2015 at 12:23, Simon Glass <sjg at chromium.org> wrote:
> As well as running all tests, it is useful to be able to run a selected test.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> include/dm/test.h | 7 ++++---
> test/dm/cmd_dm.c | 11 ++++++++---
> test/dm/test-main.c | 7 +++++--
> 3 files changed, 17 insertions(+), 8 deletions(-)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list