summaryrefslogtreecommitdiff
path: root/test/image/spl_load.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-16test: spl: Support testing LEGACY_LZMA filesystem imagesSean Anderson1-1/+3
2023-11-16spl: Only support bl_len when we have toSean Anderson1-5/+4
2023-10-17test: spl: Add a test for the SPI load methodSean Anderson1-0/+1
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson1-6/+263
2023-10-17test: spl: Add a test for the MMC load methodSean Anderson1-0/+36
2023-10-17test: spl: Add functions to create imagesSean Anderson1-0/+350
2023-10-17test: spl: Split tests up and use some configsSean Anderson1-75/+1
2022-09-29treewide: Drop image_header_t typedefSimon Glass1-2/+2
2022-03-18sandbox: test: Tidy up spl_test_load() callsSimon Glass1-5/+1
2021-07-21sandbox: Support executables for more phasesSimon Glass1-1/+5
2021-03-12spl: test: Add a test for spl_load_simple_fit()Simon Glass1-0/+91