Home
last modified time | relevance | path

Searched refs:spl_test_image (Results 1 – 6 of 6) sorted by relevance

/test/image/
A Dspl_load.c243 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 Dspl_load_nor.c27 enum spl_test_image type) in spl_test_nor()
A Dspl_load_spi.c28 enum spl_test_image type) in spl_test_spi()
A Dspl_load_nand.c43 enum spl_test_image type) in spl_test_nand()
A Dspl_load_fs.c316 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 Dspl_load_net.c231 enum spl_test_image type) in spl_test_net()

Completed in 13 milliseconds