mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 21:24:29 +00:00
400175b0a7
When writing tests to check the output from commands it is useful to be able to check the output line by line using an assertion. Add helper macros to support this and to check that there is no unexpected trailing data. Also some commands produce a dump using print_buffer(). Add a way to check that the correct number of bytes are dumped (ignoring the actual contents). Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
compression.h | ||
env.h | ||
lib.h | ||
optee.h | ||
overlay.h | ||
suites.h | ||
test.h | ||
ut.h |