u-boot/test/common
Heinrich Schuchardt 4c18175413 test: build dependency for event unit tests
The test_event_base and test_event_probe unit tests use function
event_register() which depends on CONFIG_EVENT_DYNAMIC=y.

Fixes: 7d02645fe4 ("event: Add a simple test")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-09-30 15:15:31 -04:00
..
cmd_ut_common.c test: add first autoboot unit tests 2021-07-23 13:36:20 -04:00
cread.c cli: Correct handling of invalid escape sequences in cread_line() 2023-03-28 09:25:51 -04:00
cyclic.c cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
event.c event: Support a simple spy record 2023-08-31 13:16:54 -04:00
Makefile test: build dependency for event unit tests 2023-09-30 15:15:31 -04:00
test_autoboot.c sandbox: Reduce keyed autoboot delay 2021-08-01 09:05:24 -06:00