Files
u-boot/test
Simon Glass b8133039fb test: fdt: Check internal-function return values
Some functions are using asserts but the result of the functions
themselves is not checked. This means that if a test fails, the result
is not noticed until later, which can be confusing to debug.

Add the missing asserts.

Signed-off-by: Simon Glass <sjg@chromium.org>
2024-08-26 18:51:49 -06:00
..
2024-08-26 18:51:49 -06:00
2024-08-09 16:03:20 -06:00
2024-08-09 16:03:20 -06:00
2024-07-15 12:12:18 -06:00
2023-04-03 06:53:53 +12:00