Searched refs:do_ut_lib (Results 1 – 3 of 3) sorted by relevance
/third_party/uboot/u-boot-2020.01/test/lib/ |
D | cmd_ut_lib.c | 14 int do_ut_lib(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_ut_lib() function
|
/third_party/uboot/u-boot-2020.01/include/test/ |
D | suites.h | 30 int do_ut_lib(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
|
/third_party/uboot/u-boot-2020.01/test/ |
D | cmd_ut.c | 53 U_BOOT_CMD_MKENT(lib, CONFIG_SYS_MAXARGS, 1, do_ut_lib, "", ""),
|