Re: [PATCH 1/8] binman: Add a test for an inner section with a size

2023-01-18 Thread Simon Glass
This is a slightly different scenario from the existing testSections tests. Add a new test for it. Signed-off-by: Simon Glass --- tools/binman/ftest.py | 6 ++ tools/binman/test/267_section_inner.dts | 16 2 files changed, 22 insertions(+) create mode 10

[PATCH 1/8] binman: Add a test for an inner section with a size

2023-01-11 Thread Simon Glass
This is a slightly different scenario from the existing testSections tests. Add a new test for it. Signed-off-by: Simon Glass --- tools/binman/ftest.py | 6 ++ tools/binman/test/267_section_inner.dts | 16 2 files changed, 22 insertions(+) create mode 10