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)
commit62db08982c32fe7bc802b6d268fe58878010c619
treeb21accf8d04077875fbe6f788fed6b248a7a6cfc
parent236d39bd10bd94545c5b0283ebc0999ddfd82344
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