u-boot/test
Simon Glass d5737b3f6a expo: Tidy up the expo.py tool and usage
Tidy up this tool a little:

- define which arguments are needed
- split the enum values out into a header file
- warn if no enum values are found
- display the dtc error if something goes wrong
- avoid a Python traceback on error

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-08-25 13:54:33 -04:00
..
boot expo: Tidy up the expo.py tool and usage 2023-08-25 13:54:33 -04:00
cmd arm_ffa: introduce armffa command 2023-08-08 10:22:03 -04:00
common cli: Correct handling of invalid escape sequences in cread_line() 2023-03-28 09:25:51 -04:00
dm test: acpi: Handle both 32bit and 64bit ACPI tables 2023-08-22 15:17:52 -04:00
env
fs Use grep -E or plain grep instead of egrep 2023-01-11 15:02:24 -05:00
fuzz
image
lib abuf: Allow incrementing the size 2023-08-25 13:54:33 -04:00
log log: Remove some places where we redefine LOGLEVEL 2022-12-23 10:07:03 -05:00
optee
overlay
py expo: Tidy up the expo.py tool and usage 2023-08-25 13:54:33 -04:00
stdint
trace
bloblist.c
bootm.c
cmd_ut.c test: Fix the help for the ut command 2023-08-22 15:17:52 -04:00
command_ut.c unit-test: cover run_commandf() by test-cases 2023-03-30 15:09:59 -04:00
common.sh
compression.c test: compression: add zstd uncompression test 2023-01-18 19:41:15 -05:00
Kconfig test: move unit tests into a sub-menu 2023-04-25 15:31:27 -04:00
Makefile
nokia_rx51_test.sh CI: Update test/nokia_rx51_test.sh to use prebuilt images 2023-02-24 11:54:44 -05:00
print_ut.c
run test: Run the VPL tests with 'make check' 2023-04-03 06:53:53 +12:00
str_ut.c lib: Add a function to split a string into substrings 2023-01-23 18:11:39 -05:00
test-main.c test: Skip flat-tree tests if devicetree is not used 2023-07-16 23:13:17 +08:00
time_ut.c
unicode_ut.c test: unicode: fix a sizeof() vs ARRAY_SIZE() bug 2023-08-08 17:41:52 -04:00
ut.c