u-boot/test/common
Tom Rini 5c2ad07997 test: event: Correct usage of IS_ENABLED() macro in test/common/event.c
This file was using IS_ENABLED() to test for CONFIG flags but omitted
the CONFIG_ prefix and so did not work as expected.

Signed-off-by: Tom Rini <trini@konsulko.com>
2025-03-13 14:21:42 -06:00
..
bloblist.c test: Drop suites.h 2025-02-11 20:12:36 -06:00
cread.c test: Use UTF_CONSOLE in remaining tests 2024-08-26 18:51:49 -06:00
cyclic.c cyclic: make clients embed a struct cyclic_info in their own data structure 2024-06-16 12:13:44 +02:00
event.c test: event: Correct usage of IS_ENABLED() macro in test/common/event.c 2025-03-13 14:21:42 -06:00
Makefile Merge patch series "test: Improvements to ut command and test-suite running" 2025-01-24 14:35:37 -06:00
print.c test: Adjust print_ut test to use unsigned char 2024-12-02 16:34:30 -06:00
test_autoboot.c test: Use UTF_CONSOLE in remaining tests 2024-08-26 18:51:49 -06:00