]> git.baikalelectronics.ru Git - uboot.git/commit
test: cmd: setexpr: add format string tests
authorRoland Gaudig <roland.gaudig@weidmueller.com>
Fri, 23 Jul 2021 12:29:23 +0000 (12:29 +0000)
committerTom Rini <trini@konsulko.com>
Tue, 27 Jul 2021 21:56:13 +0000 (17:56 -0400)
commit193e20d027fdba8c81413a02fa58b7d82a9fed11
treeb21accf8d04077875fbe6f788fed6b248a7a6cfc
parent701d02f30c0583f2d4467dc1b7674f73e3ade18f
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>
configs/sandbox_defconfig
test/cmd/setexpr.c