summaryrefslogtreecommitdiff
path: root/test/py/tests/test_fit.py
AgeCommit message (Expand)AuthorFilesLines
2021-02-16fit: Don't allow verification of images with @ nodesSimon Glass1-12/+12
2020-01-16test/py: use valid device tree in test_fit.pyHeinrich Schuchardt1-3/+6
2019-10-31test/py: Manual python3 fixesTom Rini1-2/+2
2019-10-31test/py: Automated conversion to Python 3Tom Rini1-2/+0
2019-08-07fit: Do not automatically decompress ramdisk imagesJulius Werner1-1/+9
2019-07-29fit: Support compression for non-kernel components (e.g. FDT)Julius Werner1-4/+25
2018-11-26sandbox: Drop the deprecated 'sb' commandSimon Glass1-6/+6
2018-07-10test/py: fit: Open files as binary filesPaul Burton1-1/+1
2018-07-10test/py: Make print statements python 3.x safePaul Burton1-5/+7
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-09-29test/py: add skip marker for reliance on toolsStephen Warren1-0/+1
2017-08-13test: Move the FIT test into the correct placeSimon Glass1-0/+428