summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorJoe Hershberger <joe.hershberger@ni.com>2015-05-20 14:27:29 -0500
committerTom Rini <trini@konsulko.com>2015-05-21 09:16:17 -0400
commit40441e0bd34425994c6feb7a3e78fa84b23d7244 (patch)
tree96874d705e679cb25cc3788e53db6a80dea9bcd6 /configs
parentc617ede08ad0583e0e015e76ebda2c5d2f6b5854 (diff)
downloadtalos-obmc-uboot-40441e0bd34425994c6feb7a3e78fa84b23d7244.tar.gz
talos-obmc-uboot-40441e0bd34425994c6feb7a3e78fa84b23d7244.zip
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 <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org>
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 8e0c4cd5fe..e69f1475c4 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -38,4 +38,4 @@ CONFIG_USB_STORAGE=y
CONFIG_DM_RTC=y
CONFIG_ERRNO_STR=y
CONFIG_CMD_UT_TIME=y
-CONFIG_DM_TEST=y
+CONFIG_UT_DM=y
OpenPOWER on IntegriCloud