summaryrefslogtreecommitdiff
path: root/test/py/tests/test_fit.py
AgeCommit message (Expand)Author
2026-05-25Merge patch series "boot/fit: use fdt_for_each_subnode() in image-fit.c"Tom Rini
2026-05-25test: fit: regression test for default-config print with reversed node orderAristo Chen
2026-05-08test: fit: Use shared make_fname from fit_utilAristo Chen
2026-04-22test: Add fsetup fixture and prepare helper for FIT testSimon Glass
2026-04-22test: Convert FIT test to use a classSimon Glass
2026-04-22test: Update fit test to fix a few Python warningsSimon Glass
2026-04-22test: Add a check for a missing kernelSimon Glass
2026-04-22test: Rename test_fit() to test_fit_base()Simon Glass
2026-04-22test: fit: Avoid restarting U-BootSimon Glass
2026-04-22test: fit: Drop the fit_signature buildconfigspecSimon Glass
2025-03-15test/py: Drop assigning ubman to consSimon Glass
2025-03-15test/py: Drop importing utils as utilSimon Glass
2025-03-15test/py: Drop u_boot_ prefix on test filesSimon Glass
2025-03-15test/py: Shorten u_boot_consoleSimon Glass
2023-12-20bootm: Fix flags used for bootargs string substitutionPiotr Kubik
2023-12-13test: fit: Using variable 'old_dtb' before assignmentHeinrich Schuchardt
2022-10-17test: Move common FIT code into a separate fit_util fileSimon Glass
2022-03-31arch: Kconfig: imply BINMAN for SANDBOXPhilippe Reynes
2021-02-15fit: Don't allow verification of images with @ nodesSimon Glass
2020-01-15test/py: use valid device tree in test_fit.pyHeinrich Schuchardt
2019-10-30test/py: Manual python3 fixesTom Rini
2019-10-30test/py: Automated conversion to Python 3Tom Rini
2019-08-07fit: Do not automatically decompress ramdisk imagesJulius Werner
2019-07-29fit: Support compression for non-kernel components (e.g. FDT)Julius Werner
2018-11-26sandbox: Drop the deprecated 'sb' commandSimon Glass
2018-07-10test/py: fit: Open files as binary filesPaul Burton
2018-07-10test/py: Make print statements python 3.x safePaul Burton
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-29test/py: add skip marker for reliance on toolsStephen Warren
2017-08-13test: Move the FIT test into the correct placeSimon Glass