]> Git Repo - J-u-boot.git/commit - include/test/suites.h
test: dm: Move the dm tests over to the ut command
authorJoe Hershberger <[email protected]>
Wed, 20 May 2015 19:27:29 +0000 (14:27 -0500)
committerTom Rini <[email protected]>
Thu, 21 May 2015 13:16:17 +0000 (09:16 -0400)
commit40441e0bd34425994c6feb7a3e78fa84b23d7244
tree96874d705e679cb25cc3788e53db6a80dea9bcd6
parentc617ede08ad0583e0e015e76ebda2c5d2f6b5854
test: dm: Move the dm tests over to the ut command

Unify the command for running unit tests further by moving the "dm test"
command over to "ut dm".

Signed-off-by: Joe Hershberger <[email protected]>
Acked-by: Simon Glass <[email protected]>
configs/sandbox_defconfig
include/dm/test.h
include/test/suites.h
test/cmd_ut.c
test/dm/Kconfig
test/dm/Makefile
test/dm/cmd_dm.c
test/dm/test-dm.sh
test/dm/test-main.c
This page took 0.0438 seconds and 4 git commands to generate.