u-boot-brain/test/cmd
Simon Glass 90a9901764 test: Add some tests for setexpr
This command currently has no tests. Add some for basic assignment and the
integer operations.

Note that the default size for setexpr is ulong, which varies depending on
the build machine. So for sandbox on a 64-bit host, this means that the
default size is 64 bits.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-12-01 10:33:38 -05:00
..
Makefile test: Add some tests for setexpr 2020-12-01 10:33:38 -05:00
mem_search.c cmd: Update the memory-search command 2020-08-07 22:31:32 -04:00
mem.c cmd: Update the memory-search command 2020-08-07 22:31:32 -04:00
setexpr.c test: Add some tests for setexpr 2020-12-01 10:33:38 -05:00