summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
2026-06-17Merge patch series "bootm: bound noload kernel decompression to the allocated...Tom Rini
2026-06-17test/py: test kernel_noload decompression buffer overflowAristo Chen
2026-06-15Merge patch series "various memory related fixups"Tom Rini
2026-06-15test: boot: add a fdt reserved region checkRandolph Sapp
2026-06-15test_ut: add a ut_ubman fixture to clean up testsRandolph Sapp
2026-06-12image-fit: Validate external data offset and sizeAnton Ivanov
2026-06-12image-fit-sig: Validate hashed-strings region sizeAnton Ivanov
2026-06-11Merge patch series "tools: mkimage: fix get_basename crash on paths with dott...Tom Rini
2026-06-11test/py: cover get_basename crash on paths with dotted directoriesAristo Chen
2026-06-11Merge patch series "allow control DTB to double as "FIT image""Tom Rini
2026-06-11test: hook up test of allowing control DTB to act as FIT imageRasmus Villemoes
2026-06-08Merge tag 'v2026.07-rc4' into nextTom Rini
2026-06-02tests: fs_helper: check path validity during cleanupFrancesco Valla
2026-05-27Merge patch series "fit: dm-verity support"Tom Rini
2026-05-27test: py: add mkimage dm-verity round-trip testDaniel Golle
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-25test: fs: Use shared generate_file from utilsAristo Chen
2026-05-08test: fit: Use shared make_fname from fit_utilAristo Chen
2026-04-27Merge patch series "net: migrate NO_NET out of the networking stack choice"Tom Rini
2026-04-27simplify NET_LEGACY || NET_LWIP condition with NET conditionQuentin Schulz
2026-04-27rename NET to NET_LEGACYQuentin Schulz
2026-04-22Merge patch series "test: Refactor FIT test for clarity and extensibility"Tom Rini
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
2026-04-21Merge patch series "test: Convert tests to use FsHelper and DiskHelper"Tom Rini
2026-04-21test: Convert test_fs fixtures to use FsHelperSimon Glass
2026-04-21test: Convert setup_rauc_image() to use FsHelperSimon Glass
2026-04-21test: Rename setup_bootflow_image()Simon Glass
2026-04-21test: Convert test_ut_dm_init() to use FsHelperSimon Glass
2026-04-21test: Convert setup_efi_image() to use FsHelperSimon Glass
2026-04-21test: Convert setup_bootflow_image() to use FsHelperSimon Glass
2026-04-21test: Split out core of Fedora image into a new functionSimon Glass
2026-04-21test: Convert setup_bootmenu_image() to use FsHelperSimon Glass
2026-04-21test: Convert test_efi_bootmgr to use FsHelperSimon Glass
2026-04-21test: Convert test_xxd to use FsHelperSimon Glass
2026-04-21test: Convert test_cat to use FsHelperSimon Glass
2026-04-21test: Fix broken fs_obj_fat fixtureSimon Glass
2026-04-21test: fs_helper: Skip empty srcdir when creating a filesystemSimon Glass
2026-04-21test: Add a helper class to create disk imagesSimon Glass
2026-04-08cmd/scsi: drop scsi reset commandDavid Lechner
2026-04-06Merge branch 'next'Tom Rini
2026-03-25Merge patch series "test/py: gpio: cleanups and improvement"Tom Rini
2026-03-25test/py: gpio: allow omitting gpio_op_pinDavid Lechner
2026-03-25test/py: gpio: removing trailing semicolonsDavid Lechner