Searched refs:spl_test_image (Results 1 – 6 of 6) sorted by relevance
| /test/image/ |
| A D | spl_load.c | 243 size_t create_image(void *dst, enum spl_test_image type, in create_image() 319 static int spl_test_image(struct unit_test_state *uts, const char *test_name, in spl_test_image() function 320 enum spl_test_image type) in spl_test_image() 365 SPL_IMG_TEST(spl_test_image, LEGACY, 0); 366 SPL_IMG_TEST(spl_test_image, IMX8, 0); 367 SPL_IMG_TEST(spl_test_image, FIT_INTERNAL, 0); 368 SPL_IMG_TEST(spl_test_image, FIT_EXTERNAL, 0); 613 enum spl_test_image type, struct spl_image_loader *loader, in do_spl_test_load()
|
| A D | spl_load_nor.c | 27 enum spl_test_image type) in spl_test_nor()
|
| A D | spl_load_spi.c | 28 enum spl_test_image type) in spl_test_spi()
|
| A D | spl_load_nand.c | 43 enum spl_test_image type) in spl_test_nand()
|
| A D | spl_load_fs.c | 316 enum spl_test_image type, create_fs_t create_fs, in spl_test_mmc_fs() 388 enum spl_test_image type) in spl_test_blk() 421 enum spl_test_image type) in spl_test_mmc()
|
| A D | spl_load_net.c | 231 enum spl_test_image type) in spl_test_net()
|
Completed in 13 milliseconds