mirror of
https://xff.cz/git/u-boot/
synced 2025-09-24 03:52:08 +02: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>