]> git.kernelconcepts.de Git - karo-tx-uboot.git/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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:43:17 +0000 (22:43 +0200)
commitd05337428e321a47ee33e08571ab0ce1414f5344
tree37ee4027fc4ffa75ef404168c4fa0bcc52dd32e0
parent362cf00e64373b268a05ef2b0340f6e19d58924f
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