summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorJoe Hershberger <joe.hershberger@ni.com>2015-05-20 14:27:30 -0500
committerTom Rini <trini@konsulko.com>2015-05-21 09:16:17 -0400
commitc812f722f8bdf2785cfebf4fd272afe2117d6469 (patch)
tree97b5cdb8f918817b4011e5d7c6e04cf5f3d913dd /configs
parent40441e0bd34425994c6feb7a3e78fa84b23d7244 (diff)
downloadtalos-obmc-uboot-c812f722f8bdf2785cfebf4fd272afe2117d6469.tar.gz
talos-obmc-uboot-c812f722f8bdf2785cfebf4fd272afe2117d6469.zip
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>
Diffstat (limited to 'configs')
-rw-r--r--configs/sandbox_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index e69f1475c4..7b5ef2bc36 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -37,5 +37,5 @@ CONFIG_USB_EMUL=y
CONFIG_USB_STORAGE=y
CONFIG_DM_RTC=y
CONFIG_ERRNO_STR=y
-CONFIG_CMD_UT_TIME=y
+CONFIG_UT_TIME=y
CONFIG_UT_DM=y
OpenPOWER on IntegriCloud