mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-02 08:02:02 +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>