summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorJoe Hershberger <joe.hershberger@ni.com>2015-05-20 14:27:31 -0500
committerTom Rini <trini@konsulko.com>2015-05-21 09:16:17 -0400
commitfeb384725097cf00c22690a2298e653b9b62fb70 (patch)
tree752796995dc5f438f44cbdd8aa323ac6ebf519a8 /configs
parentc812f722f8bdf2785cfebf4fd272afe2117d6469 (diff)
downloadtalos-obmc-uboot-feb384725097cf00c22690a2298e653b9b62fb70.tar.gz
talos-obmc-uboot-feb384725097cf00c22690a2298e653b9b62fb70.zip
test: Move the unit tests to their own menu
Make all unit tests selectable as a menu of test suites instead of just sitting in the top-level menu individually. 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_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 7b5ef2bc36..25980173fe 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -37,5 +37,6 @@ CONFIG_USB_EMUL=y
CONFIG_USB_STORAGE=y
CONFIG_DM_RTC=y
CONFIG_ERRNO_STR=y
+CONFIG_UNIT_TEST=y
CONFIG_UT_TIME=y
CONFIG_UT_DM=y
OpenPOWER on IntegriCloud