]> git.sur5r.net Git - u-boot/commit
test: dm: Move the time test over to the ut command
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 20 May 2015 19:27:30 +0000 (14:27 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 21 May 2015 13:16:17 +0000 (09:16 -0400)
commitc812f722f8bdf2785cfebf4fd272afe2117d6469
tree97b5cdb8f918817b4011e5d7c6e04cf5f3d913dd
parent40441e0bd34425994c6feb7a3e78fa84b23d7244
test: dm: Move the time test over to the ut command

Unify the command for running unit tests further by moving the "ut_time"
command over to "ut time".

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
configs/sandbox_defconfig
include/test/suites.h
test/Kconfig
test/Makefile
test/cmd_ut.c
test/time_ut.c