aboutsummaryrefslogtreecommitdiff
path: root/test/image
AgeCommit message (Expand)Author
2023-11-28Merge patch series "fs: fat: calculate FAT type based on cluster count"Tom Rini
2023-11-28test: spl: Remove usage of FAT32_SIGNChristian Taedcke
2023-11-16spl: Convert spi to spl_loadSean Anderson
2023-11-16spl: Convert NVMe to spl_loadSean Anderson
2023-11-16spl: Convert nor to spl_loadSean Anderson
2023-11-16spl: Convert net to spl_loadSean Anderson
2023-11-16spl: Convert nand to spl_loadSean Anderson
2023-11-16spl: Convert mmc to spl_loadSean Anderson
2023-11-16spl: Convert fat to spl_loadSean Anderson
2023-11-16spl: Convert ext to use spl_loadSean Anderson
2023-11-16test: spl: Support testing LEGACY_LZMA filesystem imagesSean Anderson
2023-11-16spl: Only support bl_len when we have toSean Anderson
2023-11-16spl: Remove filename from spl_load_infoSean Anderson
2023-11-16spl: Refactor spl_load_info->read to use units of bytesSean Anderson
2023-11-16test: spl: Add a test for NANDSean Anderson
2023-10-17test: spl: Add a test for the SPI load methodSean Anderson
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson
2023-10-17test: spl: Add a test for the NET load methodSean Anderson
2023-10-17test: spl: Add a test for the MMC load methodSean Anderson
2023-10-17test: spl: Add a test for spl_blk_load_imageSean Anderson
2023-10-17test: spl: Add functions to create filesystemsSean Anderson
2023-10-17test: spl: Add functions to create imagesSean Anderson
2023-10-17test: spl: Fix spl_test_load not failing if fname doesn't existSean Anderson
2023-10-17test: spl: Split tests up and use some configsSean Anderson
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-03-18sandbox: test: Tidy up spl_test_load() callsSimon Glass
2021-07-21sandbox: Support executables for more phasesSimon Glass
2021-03-12spl: test: Add a test for spl_load_simple_fit()Simon Glass
2019-03-08test: Update test-imagetools.sh to match new syntaxMartyn Welch
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-13test: Move the FIT test into the correct placeSimon Glass
2017-08-13test: Convert the FIT test to test/pySimon Glass
2017-08-13test: Indent test-fit.py to match the next patchSimon Glass
2017-08-13test: Fix FIT test to pass againSimon Glass
2017-03-20test-fit.py: Minor grammar/spelling/clarification tweaksRobert P. J. Day
2016-02-26image: Fix FIT and vboot tests to exit sandbox correctlySimon Glass
2015-05-28add test for two 'loadables'Karl Apsite
2015-01-29dumpimage: fit: extract FIT imagesGuilherme Maciel Ferreira
2015-01-29dumpimage: add 'T' option to explicitly set the image typeGuilherme Maciel Ferreira
2015-01-14test: Add DEBUG output option to test-fit.pySimon Glass
2015-01-14sandbox: Correct ordering of 'sb save' commandsSimon Glass
2014-08-28Correct sandbox filesystem commands in FIT image testSimon Glass
2013-12-13sandbox: dumpimage: Test dumpimageGuilherme Maciel Ferreira
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26Show stdout on error in fit-testSimon Glass
2013-06-04sandbox: image: Create a test for loading FIT imagesSimon Glass