mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
e180c2b129
The test flags used by driver model are currently not available to other tests. Rather than creating two sets of flags, make these flags generic by changing the DM_ prefix to UT_ and moving them to the test.h header. This will allow adding other test flags without confusion. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
asn1.c | ||
cmd_ut_lib.c | ||
efi_image_region.c | ||
hexdump.c | ||
lmb.c | ||
Makefile | ||
rsa.c | ||
string.c | ||
test_aes.c | ||
test_errno_str.c |