]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-u-boot/ti-u-boot.git/commit
test: cmd: setexpr: Fix a typo
authorBin Meng <bmeng.cn@gmail.com>
Wed, 17 Feb 2021 09:04:06 +0000 (17:04 +0800)
committerSimon Glass <sjg@chromium.org>
Mon, 22 Mar 2021 06:23:26 +0000 (19:23 +1300)
commitf0d04972973e1a35a8b4de997b0ec4aede526b7d
tree241844d68e1d27145ff7283d8ad11d81c028a567
parent511dcc3b902f5c2201bf5cf73276942d32e025ae
test: cmd: setexpr: Fix a typo

SETEXPR_TEST is for a new setexpr test, not mem.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/cmd/setexpr.c