[PATCH v3 0/8] test: Refactor FIT test for clarity and extensibility
Tom Rini
trini at konsulko.com
Thu Apr 23 04:02:29 CEST 2026
On Mon, 13 Apr 2026 06:59:51 -0600, Simon Glass wrote:
> This series reworks the FIT test (test_fit.py) to make it easier to
> maintain and extend. It fixes the buildconfigspec so the test actually
> runs on sandbox, avoids unnecessary U-Boot restarts, renames the main
> test for easier selection, adds a missing-kernel check, fixes Python
> warnings, converts the test to use a class, splits into separate test
> functions, and adds Sphinx documentation.
>
> [...]
Applied to u-boot/master, thanks!
[1/8] test: fit: Drop the fit_signature buildconfigspec
commit: 863446256b0b03a1729c697dc694014c74cbd0be
[2/8] test: fit: Avoid restarting U-Boot
commit: 1cd07d900c59dc8df1a59cf5c2a2b3c87fb7fb8b
[3/8] test: Rename test_fit() to test_fit_base()
commit: 875ebafe448b4ad665f131fd19fea07970af0027
[4/8] test: Add a check for a missing kernel
commit: 55aa0c5acc4f6a0133b93bd3e91bf25367e14db7
[5/8] test: Update fit test to fix a few Python warnings
commit: 09a9dd3780c782b48cc3b9995c066d242eed5199
[6/8] test: Convert FIT test to use a class
commit: cd6e1f6dbe45f39b7aa92107826b9ad88a859b28
[7/8] test: Add fsetup fixture and prepare helper for FIT test
commit: 06b12fba0ce89c803440f3f113e6548343b648e7
[8/8] test: Add documentation for the FIT test
commit: 65c036eeecb9c2c2f991ee10dfd31c7bb24c9ff5
--
Tom
More information about the U-Boot
mailing list