summaryrefslogtreecommitdiff
path: root/test/image/spl_load_fs.c
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 NVMe 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-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