1
0
Fork 0
mirror of https://github.com/u-boot/u-boot.git synced 2025-04-26 15:28:50 +00:00
u-boot/test
Simon Glass 374203bd2e test: Drop conditional compilation for suites
This is not needed anymore. If a test suite is not built, then it will
have no linker-list entries. So we can just check for that and know that
the suite is not present.

This allows removal of the #ifdefs and the need to keep them in sync
with the associated Makefile rules, which has actually failed, since the
help does not match what commands are actually present.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-01-24 14:34:41 -06:00
..
boot test: Drop the function for running upl tests 2025-01-24 14:34:40 -06:00
cmd test: Drop the function for running seama tests 2025-01-24 14:34:40 -06:00
common test: Drop the function for running bloblist tests 2025-01-24 14:34:40 -06:00
dm test: Drop the function for running dm tests 2025-01-24 14:34:40 -06:00
env test: Drop the function for running env tests 2025-01-24 14:34:40 -06:00
fs test: fs: fs-test: Move the tests to use sha256sum 2024-01-11 21:19:25 -05:00
fuzz global: Rename SPL_ to XPL_ 2024-10-11 11:44:48 -06:00
hush test: Drop the function for running hush tests 2025-01-24 14:34:40 -06:00
image spl: Create a function to init spl_load_info 2024-08-23 15:58:42 -06:00
lib test: Drop the function for running lib tests 2025-01-24 14:34:40 -06:00
log test: Drop the function for running log tests 2025-01-24 14:34:40 -06:00
optee test: Drop the _test suffix on linker lists 2025-01-24 14:34:40 -06:00
overlay test: Drop the _test suffix on linker lists 2025-01-24 14:34:40 -06:00
py test: Drop conditional compilation for suites 2025-01-24 14:34:41 -06:00
stdint Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" 2024-05-19 08:16:36 -06:00
cmd_ut.c test: Drop conditional compilation for suites 2025-01-24 14:34:41 -06:00
Kconfig test: Remove ASN1 library test 2024-10-14 17:58:52 -06:00
Makefile test: Move time_ut test into lib 2024-11-13 11:56:02 -06:00
run test: Run the VPL tests with 'make check' 2023-04-03 06:53:53 +12:00
test-main.c test/py: Add a test which runs all unit tests 2025-01-24 14:34:40 -06:00
ut.c test: Fail when an empty line is expected but not present 2024-08-26 18:51:48 -06:00