u-boot/test
Simon Glass 64d5a0550a test/py: Handle u-boot-test-getrole failure
This script can fail if there is no toolchain available for the board.
At present this is not handled very nicely, in that only the error
output is reported. It is much more useful to see everything, so
combine stdout and stderr and report them both.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-01-25 16:27:24 -06:00
..
boot test: Pass the test state to cmd_ut_category() 2025-01-24 14:34:41 -06:00
cmd test: Drop the function for running seama tests 2025-01-24 14:34:40 -06:00
common Merge patch series "test: Improvements to ut command and test-suite running" 2025-01-24 14:35:37 -06:00
dm Merge patch series "test: Improvements to ut command and test-suite running" 2025-01-24 14:35:37 -06:00
env test: Drop the function for running env tests 2025-01-24 14:34:40 -06:00
fs
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 Merge patch series "test: Improvements to ut command and test-suite running" 2025-01-24 14:35:37 -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: Pass the test state to cmd_ut_category() 2025-01-24 14:34:41 -06:00
py test/py: Handle u-boot-test-getrole failure 2025-01-25 16:27:24 -06:00
stdint
cmd_ut.c test: Move help into the suite declaration 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-main.c test: Record and show the totals for all test runs 2025-01-24 14:34:41 -06:00
ut.c test: Move stats into a struct 2025-01-24 14:34:41 -06:00