mirror of
https://xff.cz/git/u-boot/
synced 2025-12-26 21:54:36 +01:00
Fix pylint errors in all test. This requires adding a get_spawn() method to the ConsoleBase base, so that its subclass is happy. Signed-off-by: Simon Glass <sjg@chromium.org>