summaryrefslogtreecommitdiff
path: root/test/py
Commit message (Expand)AuthorAgeFilesLines
...
* test/py: Update test_fs to decode check_output callsTom Rini2019-10-301-12/+12
* test/py: test_efi_selftest.py: Updates for python 3 supportTom Rini2019-10-301-18/+18
* test/py: test_ut.py: Ensure we use bytesTom Rini2019-10-301-3/+3
* test/py: Manual python3 fixesTom Rini2019-10-305-12/+19
* test/py: Automated conversion to Python 3Tom Rini2019-10-308-80/+71
* test/py: Fix pytest4 deprecation warningsMarek Vasut2019-10-301-18/+12
* test/py: Split mark to multiple linesTom Rini2019-10-302-4/+9
* dm: Tidy up dump output when there are many devicesPatrick Delaunay2019-10-151-1/+1
* pytest: vboot: add a test for required keyPhilippe Reynes2019-10-152-0/+103
* test/py: Add cmd_memory dependency back to test_mmc_wrWIP/2019-08-20-master-importsMichal Simek2019-08-201-1/+1
* test/py: Fix MMC/SD block write test dependencyMichal Simek2019-08-091-1/+1
* test/py: avb: Move AVB test to android dirSam Protsenko2019-08-071-0/+0
* fit: Do not automatically decompress ramdisk imagesJulius Werner2019-08-071-1/+9
* test/py: add MMC/SD block write testJean-Jacques Hiblot2019-07-311-0/+105
* fit: Support compression for non-kernel components (e.g. FDT)Julius Werner2019-07-291-4/+25
* test/py: Add base test case for A/B updatesRuslan Trofymenko2019-07-241-0/+75
* treewide: Fix stale references of Android docsEugeniu Rosca2019-07-241-1/+1
* test/py: gpt: Use long options for sgdiskSam Protsenko2019-07-181-4/+7
* test: check u-boot properties in SPL device treePatrick Delaunay2019-07-101-0/+28
* test/py: not all boards support UEFI runtime resetHeinrich Schuchardt2019-07-061-4/+0
* test/py: error message test_efi_selftest_device_treeHeinrich Schuchardt2019-07-061-1/+1
* test/py: don't use mmc_rd config for other mmc testsStephen Warren2019-05-091-19/+66
* avb: add support for named persistent valuesIgor Opaniuk2019-04-261-0/+16
* efi_selftest: do not run FDT test with ACPI table.Heinrich Schuchardt2019-04-231-1/+2
* test/py: pytest.mark.notbuildconfigspec()Heinrich Schuchardt2019-04-232-5/+10
* test: py: Extend fpga test with fit image with external dataMichal Simek2019-04-161-0/+13
* test.py: Disable fsck for FAT tests for nowTom Rini2019-04-101-2/+0
* test/py: mmc: Add 'mmc read' performance checkMarek Vasut2019-04-091-0/+11
* test/py: mmc: Add 'mmc info' testMarek Vasut2019-04-091-0/+37
* test/py: mmc: Add 'mmc rescan' testMarek Vasut2019-04-091-0/+26
* test/py: mmc: Add 'mmc dev' testMarek Vasut2019-04-091-0/+21
* test/py: mmc: Factor out device selectionMarek Vasut2019-04-091-11/+27
* test: fs: Added tests for symlinksJean-Jacques Hiblot2019-04-093-0/+208
* test: fs: Add filesystem integrity checksJean-Jacques Hiblot2019-04-095-3/+48
* test: fs: disable the metadata checksums on ext4 filesystemsJean-Jacques Hiblot2019-04-091-0/+2
* efi_loader: correct CTRL-A - CTRL-Z console inputHeinrich Schuchardt2019-04-071-1/+1
* test: let use gdbserver for all sandbox targetsIgor Opaniuk2019-02-191-2/+2
* test/py: use default load address for tftpHeinrich Schuchardt2019-02-121-4/+5
* Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini2019-01-151-1/+2
|\
| * dm: Tidy up 'dm tree' output when there are many devicesSimon Glass2019-01-141-1/+2
* | test: Use single quote consistentlySimon Glass2019-01-159-189/+189
|/
* spl/tpl: change banner into upper caseHeiko Schocher2018-12-071-1/+1
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-12-031-4/+6
|\
| * efi_selftest: check fdt is marked as runtime dataHeinrich Schuchardt2018-12-021-4/+6
* | test: vboot: clean its filePhilippe Reynes2018-12-039-69/+69
* | test: vboot: add padding pss for rsa signaturePhilippe Reynes2018-12-035-5/+187
|/
* test: Add a 'make qcheck' target for quicker testingSimon Glass2018-11-294-0/+4
* spl: Add support for passing handoff info to U-Boot properSimon Glass2018-11-261-0/+15
* sandbox: Drop the deprecated 'sb' commandSimon Glass2018-11-262-7/+7
* sandbox: Add an option to display of-platdata in SPLSimon Glass2018-11-261-1/+30