summaryrefslogtreecommitdiff
path: root/test/py/tests
AgeCommit message (Expand)Author
13 daystest: clean up test_trace.py codeHeinrich Schuchardt
13 daystest: initf_malloc is only traced with EARLY_TRACEHeinrich Schuchardt
2026-01-16test: abootimg: Add test for bootconfig handlingGuillaume La Roque (TI.com)
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-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-04pytest: add test script to validate Firmware HandoffRaymond Mao
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
2025-08-18test/py: Fix race conditions on EFI capsule testsIlias Apalodimas
2025-08-18test/py: Read from the correct offset when initializing capsulesIlias Apalodimas
2025-08-18test/py: Correctly restore the DT after capsule testsIlias Apalodimas
2025-08-04test: py: test_fit_mkimage_validate: Only run either test on sandboxTom Rini
2025-07-23test: fit: add test case for invalid default configuration referenceAristo Chen
2025-07-08cmd: Introduce CMD_HELPMichal Simek
2025-06-27test/py/test_mmc: wrap multi-argument printf-style stringsBryan Brattlof
2025-06-26Merge patch series "sandbox: enable CONFIG_CMD_BOOTEFI_SELFTEST by default"Tom Rini
2025-06-26test: disable TCG test on sandboxHeinrich Schuchardt
2025-06-26Merge patch series "mkimage: validate image references in FIT configurations"Tom Rini
2025-06-26test: py: add mkimage test for undefined image references in FIT configsAristo Chen
2025-06-23Merge tag 'v2025.07-rc5' into nextTom Rini
2025-06-17test/py: tests: gpt: add test_gpt_write_part_typePatrick Delaunay
2025-06-10test: tpm: Skip failing tests on coralSimon Glass
2025-06-10tpm: Drop unwanted special cases for sandboxSimon Glass
2025-06-10tpm: Convert sandbox-focussed tests to CSimon Glass
2025-05-18test: allow testing with NET_LWIP=yHeinrich Schuchardt
2025-05-11test/py/test_efi_fit: test fdt and initrdAdriano Cordova
2025-05-11doc: pytest: Document the test_button testTom Rini
2025-05-11doc: pytest: Document the test_bootmenu testTom Rini
2025-05-11doc: pytest: Document the test_bind testTom Rini
2025-05-11doc: pytest: Document the test_efi_loader testTom Rini
2025-05-11doc: pytest: Document the test_bootstage testTom Rini
2025-05-11doc: pytest: Document the test_net testTom Rini
2025-05-11test: test_net_boot: Add more commentsTom Rini
2025-05-11doc: pytest: Document the test_net_boot testTom Rini
2025-05-11doc: pytest: Framework for documenting tests and document test_000_versionTom Rini
2025-04-24test/py: spi: Prevent to overwrite the reserved memoryLove Kumar