diff options
| author | Simon Glass <[email protected]> | 2024-08-22 07:57:55 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-08-26 18:51:49 -0600 |
| commit | b8133039fb75650b8baf25a96bfbdcab31147fec (patch) | |
| tree | 3c0950c6cce89d2f3eb4455a1079b2615c5b7160 /scripts/basic | |
| parent | a6a80b3b29eedcbb6f4f1c603510a961248dc616 (diff) | |
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 <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
