mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-03 08:32:10 +01:00
Add some tests which check the behaviour of uclass_first_device() and uclass_next_device() when probing of a device fails. Signed-off-by: Simon Glass <sjg@chromium.org>