[U-Boot] [PATCH v2 12/17] binman: Separate out testSplBssPad()

sjg at google.com sjg at google.com
Wed Oct 10 00:01:35 UTC 2018


At present this test runs binman twice, which means that the temporary
files from the first run do not get cleaned up. Split this into two tests
to fix this problem.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v2: None

 tools/binman/ftest.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Applied to u-boot-dm


More information about the U-Boot mailing list