summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
5 daystest: 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
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