summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
2020-02-04test/py: android: Add test for abootimgSam Protsenko
2020-02-04doc: android: Convert to Sphinx formatSam Protsenko
2020-01-16Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-15test/py: use valid device tree in test_fit.pyHeinrich Schuchardt
2020-01-14test/py: hush_if_test: Add tests to cover octal/hex valuesMichal Simek
2020-01-07test/py: Create a test for launching UEFI binaries from FIT imagesCristian Ciocaltea
2020-01-07test/py: describe env__efi_loader_helloworld_fileHeinrich Schuchardt
2020-01-07test/py: Fix broken 'notbuildconfigspec' markerCristian Ciocaltea
2020-01-06Merge branch 'next'Tom Rini
2020-01-02test: Fix the boardspec for the SPL handoff testSimon Glass
2020-01-02test_env: don't strip() printenv resultsStephen Warren
2019-12-10test.py: Make search for autoconf.mk more permissiveSimon Glass
2019-12-05test/py: test_fs: add tests for creating/deleting many filesAKASHI Takahiro
2019-10-30test/py: Use raw strings more to avoid deprecation warningsTom Rini
2019-10-30test/py: Update docs, add requirements.txt for pipTom Rini
2019-10-30test/py: Rework test.py to be a different kind of wrapperTom Rini
2019-10-30test/py: Update test_fs to decode check_output callsTom Rini
2019-10-30test/py: test_efi_selftest.py: Updates for python 3 supportTom Rini
2019-10-30test/py: test_ut.py: Ensure we use bytesTom Rini
2019-10-30test/py: Manual python3 fixesTom Rini
2019-10-30test/py: Automated conversion to Python 3Tom Rini
2019-10-30test/py: Fix pytest4 deprecation warningsMarek Vasut
2019-10-30test/py: Split mark to multiple linesTom Rini
2019-10-15dm: Tidy up dump output when there are many devicesPatrick Delaunay
2019-10-15pytest: vboot: add a test for required keyPhilippe Reynes
2019-08-20test/py: Add cmd_memory dependency back to test_mmc_wrMichal Simek
2019-08-09test/py: Fix MMC/SD block write test dependencyMichal Simek
2019-08-07test/py: avb: Move AVB test to android dirSam Protsenko
2019-08-07fit: Do not automatically decompress ramdisk imagesJulius Werner
2019-07-31test/py: add MMC/SD block write testJean-Jacques Hiblot
2019-07-29fit: Support compression for non-kernel components (e.g. FDT)Julius Werner
2019-07-24test/py: Add base test case for A/B updatesRuslan Trofymenko
2019-07-24treewide: Fix stale references of Android docsEugeniu Rosca
2019-07-18test/py: gpt: Use long options for sgdiskSam Protsenko
2019-07-10test: check u-boot properties in SPL device treePatrick Delaunay
2019-07-06test/py: not all boards support UEFI runtime resetHeinrich Schuchardt
2019-07-06test/py: error message test_efi_selftest_device_treeHeinrich Schuchardt
2019-05-09test/py: don't use mmc_rd config for other mmc testsStephen Warren
2019-04-26avb: add support for named persistent valuesIgor Opaniuk
2019-04-23efi_selftest: do not run FDT test with ACPI table.Heinrich Schuchardt
2019-04-23test/py: pytest.mark.notbuildconfigspec()Heinrich Schuchardt
2019-04-16test: py: Extend fpga test with fit image with external dataMichal Simek
2019-04-10test.py: Disable fsck for FAT tests for nowTom Rini
2019-04-09test/py: mmc: Add 'mmc read' performance checkMarek Vasut
2019-04-09test/py: mmc: Add 'mmc info' testMarek Vasut
2019-04-09test/py: mmc: Add 'mmc rescan' testMarek Vasut
2019-04-09test/py: mmc: Add 'mmc dev' testMarek Vasut
2019-04-09test/py: mmc: Factor out device selectionMarek Vasut
2019-04-09test: fs: Added tests for symlinksJean-Jacques Hiblot
2019-04-09test: fs: Add filesystem integrity checksJean-Jacques Hiblot