summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
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-16Merge tag 'u-boot-dfu-next-20250616' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-06-12test/py: Correct handling of exceptionsSimon Glass
2025-06-12test/py: Use the correct fixture name in exception handlerSimon Glass
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-18test: allow multiple config options in buildconfigspecHeinrich 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
2025-04-21Merge patch series "fs: exfat: Flush node before put in read() callback"Tom Rini
2025-04-21test_fs: Test 'mv' command on exfat and fs_genericMarek Vasut
2025-04-21test_fs: Add test -e testMarek Vasut
2025-04-14Merge patch series "Static initcalls"Tom Rini
2025-04-14common: board: make initcalls staticJerome Forissier
2025-04-10test/py: memtest: Fix test for non-trivial parametersAndrew Goodbody
2025-04-08Merge patch series "Improve pytest runtime"Tom Rini
2025-04-08test/py: Rework test_efi_secboot to not use virt-make-fsTom Rini
2025-04-08test/py: Rework test_efi_capsule to not use virt-make-fsTom Rini
2025-04-08test/py: Rework test_eficonfig to not use virt-make-fsTom Rini
2025-04-08test/py: Rework test_efi_bootmgr to not use virt-make-fsTom Rini
2025-04-08test/py: Fix a problem with setup_imageTom Rini
2025-04-08test/py/tests: Move "setup_image" from test_ut.py to fs_helper.pyTom Rini
2025-04-08test/py: Rework test_xxd to not use virt-make-fsTom Rini
2025-04-08test/py: Rework test_cat to not use virt-make-fsTom Rini
2025-04-03test: Add a test for booting Ubuntu 24.04Simon Glass
2025-04-03test/py: Allow tests to be filtered by roleSimon Glass
2025-04-03test/py: Add a helper to send charactersSimon Glass
2025-04-03test/py: Correct sizing of created disksSimon Glass
2025-04-02Merge patch series "fs: exfat: Add exfat port based on exfat-fuse"Tom Rini
2025-04-02test_fs: Add exfat testsMarek Vasut