binman: Complete elf test coverage
authorSimon Glass <sjg@chromium.org>
Sat, 19 Mar 2022 01:19:49 +0000 (19:19 -0600)
committerSimon Glass <sjg@chromium.org>
Sat, 19 Mar 2022 01:21:49 +0000 (19:21 -0600)
commit40def8ad752d68e68e1c66701850369402148119
tree1eeadd5efa75b8216c1402acb27036125f23c91d
parent297e6eb8dcf9d90aaf9b0d146cdd502403003d04
binman: Complete elf test coverage

Add coverage for the new elf functions needed for the event_dump.py
script.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/elf.py
tools/binman/elf_test.py