]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: do not rely on => being the prompt
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 24 Jul 2020 18:55:37 +0000 (20:55 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 31 Jul 2020 12:44:41 +0000 (08:44 -0400)
commit87438b5e14b5737ad7544b2ca24192c692e000ef
treedc1f29b4d32a9d39cf5c88c14b832022a5a06283
parent719f42190d5f0238cb01ef2ffba8af2285f7bc7a
test: do not rely on => being the prompt

In our tests we should use the customized prompt for testing.

Reported-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Tested-by: Tom Rini <trini@konsulko.com>
test/py/tests/test_efi_loader.py