[U-Boot] [PATCH v3 24/26] test: dm: Move the dm tests over to the ut command
Simon Glass
sjg at chromium.org
Tue May 5 22:58:46 CEST 2015
On 3 May 2015 at 14:13, Joe Hershberger <joe.hershberger at ni.com> wrote:
> Unify the command for running unit tests further by moving the "dm test"
> command over to "ut dm".
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> Changes in v3:
> -New for version 3
>
> Changes in v2: None
>
> arch/sandbox/Kconfig | 5 ++++-
> include/dm/test.h | 11 -----------
> include/test/suites.h | 1 +
> test/cmd_ut.c | 6 ++++++
> test/dm/Kconfig | 8 ++++----
> test/dm/Makefile | 12 ++++++------
> test/dm/cmd_dm.c | 21 ---------------------
> test/dm/test-dm.sh | 2 +-
> test/dm/test-main.c | 13 ++++++++++++-
> 9 files changed, 34 insertions(+), 45 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list