]> git.ipfire.org Git - thirdparty/u-boot.git/commit
test: run setexpr test only on sandbox
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 1 Oct 2022 19:42:35 +0000 (21:42 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 12 Oct 2022 12:56:24 +0000 (08:56 -0400)
commit0b154c8e8c726c68a28847aaa93756f0612995dc
tree9afbaac9ae4e4bb937bbe472e850e280befe4e2c
parenteebb967dce04426b5f4b5f4fda51fbf95dea4c32
test: run setexpr test only on sandbox

The test relies on memory being available at 0x0. This in not valid for
many boards.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/cmd/Makefile
test/cmd_ut.c