]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Add tests for bintool
authorSimon Glass <sjg@chromium.org>
Mon, 10 Jan 2022 03:13:51 +0000 (20:13 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Jan 2022 19:36:11 +0000 (12:36 -0700)
commit65b9e57611f54def2dc35ffadd7e0d104908d0b7
treef21123dafac607ddf4b50de37abb0857a5e1e97c
parent1023bd36dc0efcc3e9045fa5b618f4c6d76d98ae
binman: Add tests for bintool

Add tests to cover the bintool functionality.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/bintool_test.py [new file with mode: 0644]
tools/binman/btool/_testing.py [new file with mode: 0644]