u-boot-brain/test/cmd
Simon Glass 8f4aa7ddb9 setexpr: Correct buffer overflow bug and enable tests
At present when more than one substitution is made this function
overwrites its buffers. Fix this bug and update the tests now that they
can pass.

Also update the debug code to show all substrings, since at present it
omits the final one.

Fixes: 855f18ea0e ("setexpr: add regex substring matching and substitution")
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 setexpr: Correct buffer overflow bug and enable tests 2020-12-01 10:33:38 -05:00