aboutsummaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
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
2019-04-09test: fs: disable the metadata checksums on ext4 filesystemsJean-Jacques Hiblot
2019-04-07efi_loader: correct CTRL-A - CTRL-Z console inputHeinrich Schuchardt
2019-02-19test: let use gdbserver for all sandbox targetsIgor Opaniuk
2019-02-12test/py: use default load address for tftpHeinrich Schuchardt
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini
2019-01-15test: Use single quote consistentlySimon Glass
2019-01-14dm: Tidy up 'dm tree' output when there are many devicesSimon Glass
2018-12-07spl/tpl: change banner into upper caseHeiko Schocher
2018-12-03Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-12-03test: vboot: clean its filePhilippe Reynes
2018-12-03test: vboot: add padding pss for rsa signaturePhilippe Reynes
2018-12-02efi_selftest: check fdt is marked as runtime dataHeinrich Schuchardt
2018-11-29test: Add a 'make qcheck' target for quicker testingSimon Glass
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass
2018-11-26sandbox: Drop the deprecated 'sb' commandSimon Glass
2018-11-26sandbox: Add an option to display of-platdata in SPLSimon Glass
2018-11-26test/py: Add a way to pass flags to sandboxSimon Glass
2018-11-26spl: Add a define for SPL_TPL_PROMPTSimon Glass
2018-11-20dm: core: Widen the dump tree to show more of the driver's name.Liviu Dudau
2018-11-16test/py: test pinmux commandPatrice Chotard