aboutsummaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)AuthorFilesLines
2019-10-30test/py: Use raw strings more to avoid deprecation warningsTom Rini2-6/+3
2019-10-30test/py: Update docs, add requirements.txt for pipTom Rini2-21/+48
2019-10-30test/py: Rework test.py to be a different kind of wrapperTom Rini1-16/+4
2019-10-30test/py: Update test_fs to decode check_output callsTom Rini1-12/+12
2019-10-30test/py: test_efi_selftest.py: Updates for python 3 supportTom Rini1-18/+18
2019-10-30test/py: test_ut.py: Ensure we use bytesTom Rini1-3/+3
2019-10-30test/py: Manual python3 fixesTom Rini5-12/+19
2019-10-30test/py: Automated conversion to Python 3Tom Rini8-80/+71
2019-10-30test/py: Fix pytest4 deprecation warningsMarek Vasut1-18/+12
2019-10-30test/py: Split mark to multiple linesTom Rini2-4/+9
2019-10-15dm: Tidy up dump output when there are many devicesPatrick Delaunay1-1/+1
2019-10-15pytest: vboot: add a test for required keyPhilippe Reynes2-0/+103
2019-08-20test/py: Add cmd_memory dependency back to test_mmc_wrMichal Simek1-1/+1
2019-08-09test/py: Fix MMC/SD block write test dependencyMichal Simek1-1/+1
2019-08-07test/py: avb: Move AVB test to android dirSam Protsenko1-0/+0
2019-08-07fit: Do not automatically decompress ramdisk imagesJulius Werner1-1/+9
2019-07-31test/py: add MMC/SD block write testJean-Jacques Hiblot1-0/+105
2019-07-29fit: Support compression for non-kernel components (e.g. FDT)Julius Werner1-4/+25
2019-07-24test/py: Add base test case for A/B updatesRuslan Trofymenko1-0/+75
2019-07-24treewide: Fix stale references of Android docsEugeniu Rosca1-1/+1
2019-07-18test/py: gpt: Use long options for sgdiskSam Protsenko1-4/+7
2019-07-10test: check u-boot properties in SPL device treePatrick Delaunay1-0/+28
2019-07-06test/py: not all boards support UEFI runtime resetHeinrich Schuchardt1-4/+0
2019-07-06test/py: error message test_efi_selftest_device_treeHeinrich Schuchardt1-1/+1
2019-05-09test/py: don't use mmc_rd config for other mmc testsStephen Warren1-19/+66
2019-04-26avb: add support for named persistent valuesIgor Opaniuk1-0/+16
2019-04-23efi_selftest: do not run FDT test with ACPI table.Heinrich Schuchardt1-1/+2
2019-04-23test/py: pytest.mark.notbuildconfigspec()Heinrich Schuchardt2-5/+10
2019-04-16test: py: Extend fpga test with fit image with external dataMichal Simek1-0/+13
2019-04-10test.py: Disable fsck for FAT tests for nowTom Rini1-2/+0
2019-04-09test/py: mmc: Add 'mmc read' performance checkMarek Vasut1-0/+11
2019-04-09test/py: mmc: Add 'mmc info' testMarek Vasut1-0/+37
2019-04-09test/py: mmc: Add 'mmc rescan' testMarek Vasut1-0/+26
2019-04-09test/py: mmc: Add 'mmc dev' testMarek Vasut1-0/+21
2019-04-09test/py: mmc: Factor out device selectionMarek Vasut1-11/+27
2019-04-09test: fs: Added tests for symlinksJean-Jacques Hiblot3-0/+208
2019-04-09test: fs: Add filesystem integrity checksJean-Jacques Hiblot5-3/+48
2019-04-09test: fs: disable the metadata checksums on ext4 filesystemsJean-Jacques Hiblot1-0/+2
2019-04-07efi_loader: correct CTRL-A - CTRL-Z console inputHeinrich Schuchardt1-1/+1
2019-02-19test: let use gdbserver for all sandbox targetsIgor Opaniuk1-2/+2
2019-02-12test/py: use default load address for tftpHeinrich Schuchardt1-4/+5
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini1-1/+2
2019-01-15test: Use single quote consistentlySimon Glass9-189/+189
2019-01-14dm: Tidy up 'dm tree' output when there are many devicesSimon Glass1-1/+2
2018-12-07spl/tpl: change banner into upper caseHeiko Schocher1-1/+1
2018-12-03Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini1-4/+6
2018-12-03test: vboot: clean its filePhilippe Reynes9-69/+69
2018-12-03test: vboot: add padding pss for rsa signaturePhilippe Reynes5-5/+187
2018-12-02efi_selftest: check fdt is marked as runtime dataHeinrich Schuchardt1-4/+6
2018-11-29test: Add a 'make qcheck' target for quicker testingSimon Glass4-0/+4