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)
commit3b47dfa50643fca13d4886bc6f049eed6e1aaa3a
treef21123dafac607ddf4b50de37abb0857a5e1e97c
parent386c63cfad30901055a7d41173c2a99d268b6b0d
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]