u-boot/test/boot
Simon Glass a753190a0c test: Move common FIT code into a separate fit_util file
To avoid duplicating code, create a new fit_util module which provides
various utility functions for FIT. Move this code out from the existing
test_fit.py and refactor it with addition parameters.

Fix up pylint warnings in the conversion.

This involves no functional change.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-17 21:17:13 -06:00
..
bootdev.c bootstd: Add tests for bootstd including all uclasses 2022-04-25 10:00:04 -04:00
bootflow.c bootstd: Check building without global bootmeths 2022-08-12 08:17:11 -04:00
bootmeth.c dm: treewide: Use uclass_first_device_err when accessing one device 2022-10-17 21:17:12 -06:00
bootstd_common.c test: Move common FIT code into a separate fit_util file 2022-10-17 21:17:13 -06:00
bootstd_common.h bootstd: Move VBE setup into a shared function 2022-10-17 21:17:13 -06:00
Makefile bootstd: Add vbe bootmeth into sandbox 2022-08-12 08:17:11 -04:00
vbe_simple.c bootstd: Move VBE setup into a shared function 2022-10-17 21:17:13 -06:00