summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRoland Gaudig <roland.gaudig@weidmueller.com>2021-07-23 15:29:23 +0300
committerTom Rini <trini@konsulko.com>2021-07-28 00:56:13 +0300
commit62db08982c32fe7bc802b6d268fe58878010c619 (patch)
treeb21accf8d04077875fbe6f788fed6b248a7a6cfc /configs
parent236d39bd10bd94545c5b0283ebc0999ddfd82344 (diff)
downloadu-boot-62db08982c32fe7bc802b6d268fe58878010c619.tar.xz
test: cmd: setexpr: add format string tests
Add test cases for the setexpr format string operator. Signed-off-by: Roland Gaudig <roland.gaudig@weidmueller.com> [trini: Enable on sandbox] Signed-off-by: Tom Rini <trini@konsulko.com>
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 96c9f617a0..bcd82f76ff 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -71,6 +71,7 @@ CONFIG_CMD_REMOTEPROC=y
CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y
CONFIG_CMD_AXI=y
+CONFIG_CMD_SETEXPR_FMT=y
CONFIG_CMD_AB_SELECT=y
CONFIG_BOOTP_DNS2=y
CONFIG_CMD_PCAP=y