[PATCH 10/34] test: event: Only run test_event_probe() on sandbox

Simon Glass sjg at chromium.org
Wed Dec 13 21:39:34 CET 2023


This needs test devices which are only present on sandbox. Add a check
for this and skip just this test if running on a real board.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 test/common/event.c | 3 +++
 1 file changed, 3 insertions(+)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list