summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
3 dayscmd/scsi: drop scsi reset commandDavid Lechner
5 daysMerge 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
2026-03-25test/py: gpio: remove unused importsDavid Lechner
2026-03-23Merge patch series "Provide a class for building filesystem images"Tom Rini
2026-03-23test: Convert fs_helper to use a classSimon Glass
2026-03-23test: fs_helper: Drop the size_gran argumentSimon Glass
2026-03-23test: Update comment for fs_helper.setup_image()Simon Glass
2026-03-23test: fs_helper: Add a quiet flag to mk_fs()Simon Glass
2026-03-23test: fs_helper: Allow passing the image filenameSimon Glass
2026-03-22tests: FIT: Add "clone" image attack image testTom Rini
2026-03-14test/py: add ECPT testsVincent Stehlé
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-03-09boot: Add fit_config_get_hash_list() to build signed node listSimon Glass
2026-03-06test: boot: Add test for bootmeth_raucMartin Schwan
2026-02-18test: cmd: Add test for zip/unzip/gzwrite commandsMarek Vasut
2026-02-16test/py: Fix spelling of source_dir in docstringDavid Lechner
2026-01-20Merge tag 'efi-2026-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2026-01-19test/py, buildman: Update filelock package versionTom Rini
2026-01-19test: clean up test_trace.py codeHeinrich Schuchardt
2026-01-19test: initf_malloc is only traced with EARLY_TRACEHeinrich Schuchardt
2026-01-16Merge tag 'u-boot-dfu-20260116' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-01-16test: abootimg: Add test for bootconfig handlingGuillaume La Roque (TI.com)
2026-01-12Merge patch series "a few test.py improvements"Tom Rini
2026-01-12test.py: check ubconfig exists before using itDavid Lechner
2026-01-08usb: xhci: avoid noisy 'Starting the controller' message.Heinrich Schuchardt
2026-01-07env: Add single to redundant environment upgrade pathMarek Vasut
2026-01-07test: env: Add test for environment storage in SPI NORMarek Vasut
2025-12-22Merge tag 'v2026.01-rc5' into nextTom Rini
2025-12-18test/py, buildman: Update filelock package versionTom Rini
2025-12-11Merge tag 'u-boot-dfu-next-20251211' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-12-06Merge patch series "test/py: fit: Deduplicate the test"Tom Rini
2025-12-06mkimage: Add support for bundling TEE in mkimage -f autoMarek Vasut
2025-12-06test/py: fit: Deduplicate the testMarek Vasut
2025-12-05test/py: android: Point fdt command to aligned addressesMarek Vasut
2025-12-05Merge patch series "test: let UNIT_TEST imply CONSOLE_RECORD"Tom Rini
2025-12-05test: Let pytest indicate skipped C unit testsHeinrich Schuchardt
2025-11-28test/py: Use aligned address for overlays in 'extension' testMarek Vasut
2025-11-10dm: Remove pre-schema tag supportTom Rini
2025-11-07test/py: multiplexed_log.py: Clean up and correct RunAndLog()Tom Rini
2025-11-04pytest: add test script to validate Firmware HandoffRaymond Mao
2025-10-16test/py: Update to a newer pytest releaseTom Rini
2025-10-16test: uninstall PK after secboot testsHeinrich Schuchardt
2025-09-24Revert "Merge patch series "mkimage: Detect FIT image load address overlaps a...Tom Rini
2025-09-23Merge patch series "mkimage: Detect FIT image load address overlaps and fix r...Tom Rini
2025-09-23test: Add test case for FIT image load address overlap detectionAristo Chen
2025-09-12mkimage: Add support for bundling TFA BL31 in mkimage -f autoMarek Vasut
2025-08-18test/py: Fix capsule update testsIlias Apalodimas