u-boot/test/common
Simon Glass 5b896ed585 event: Add events for device probe/remove
Generate events when devices are probed or removed, allowing hooks
to be added for these situations.

This is controlled by the DM_EVENT config option.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-03-10 08:28:36 -05:00
..
cmd_ut_common.c test: add first autoboot unit tests 2021-07-23 13:36:20 -04:00
event.c event: Add events for device probe/remove 2022-03-10 08:28:36 -05:00
Makefile event: Add a simple test 2022-03-10 08:28:36 -05:00
test_autoboot.c sandbox: Reduce keyed autoboot delay 2021-08-01 09:05:24 -06:00